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

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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy