All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.plasmalabs.node.services.FetchBlockIdAtDepthReqValidator.scala Maven / Gradle / Ivy

The newest version!
package org.plasmalabs.node.services

object FetchBlockIdAtDepthReqValidator extends scalapb.validate.Validator[org.plasmalabs.node.services.FetchBlockIdAtDepthReq] {
  def validate(input: org.plasmalabs.node.services.FetchBlockIdAtDepthReq): scalapb.validate.Result =
    scalapb.validate.Success
  
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy