![JAR search and dependency download from the Maven repository](/logo.png)
io.provenance.marker.v1.QueryMarkerRequestOrBuilder 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 QueryMarkerRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:provenance.marker.v1.QueryMarkerRequest)
com.google.protobuf.MessageOrBuilder {
/**
*
* the address or denom of the marker
*
*
* string id = 1;
*/
java.lang.String getId();
/**
*
* the address or denom of the marker
*
*
* string id = 1;
*/
com.google.protobuf.ByteString
getIdBytes();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy