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

io.provenance.marker.v1.QueryEscrowRequestOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: provenance/marker/v1/query.proto

package io.provenance.marker.v1;

public interface QueryEscrowRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:provenance.marker.v1.QueryEscrowRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * address or denom for the marker
   * 
* * string id = 1; */ java.lang.String getId(); /** *
   * address or denom for the marker
   * 
* * string id = 1; */ com.google.protobuf.ByteString getIdBytes(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy