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

org.plasmalabs.indexer.services.GetExistingTransactionIndexesRequestValidator.scala Maven / Gradle / Ivy

There is a newer version: 0.1.5
Show newest version
package org.plasmalabs.indexer.services

object GetExistingTransactionIndexesRequestValidator extends scalapb.validate.Validator[org.plasmalabs.indexer.services.GetExistingTransactionIndexesRequest] {
  def validate(input: org.plasmalabs.indexer.services.GetExistingTransactionIndexesRequest): scalapb.validate.Result =
    scalapb.validate.Success
  
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy