MCPcopy Create free account
hub / github.com/FirmaChain/firmachain / QueryGetTokenDataRequest

Struct QueryGetTokenDataRequest

x/token/types/query.pb.go:34–36  ·  view source on GitHub ↗

please upgrade the proto package QueryGetTokenDataRequest

Source from the content-addressed store, hash-verified

32
33// QueryGetTokenDataRequest
34type QueryGetTokenDataRequest struct {
35 TokenID string `protobuf:"bytes,1,opt,name=tokenID,proto3" json:"tokenID,omitempty"`
36}
37
38func (m *QueryGetTokenDataRequest) Reset() { *m = QueryGetTokenDataRequest{} }
39func (m *QueryGetTokenDataRequest) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected