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

Method Descriptor

x/token/types/query.pb.go:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84func (m *QueryGetTokenDataResponse) String() string { return proto.CompactTextString(m) }
85func (*QueryGetTokenDataResponse) ProtoMessage() {}
86func (*QueryGetTokenDataResponse) Descriptor() ([]byte, []int) {
87 return fileDescriptor_cb4f2a16e589eeae, []int{1}
88}
89func (m *QueryGetTokenDataResponse) XXX_Unmarshal(b []byte) error {
90 return m.Unmarshal(b)
91}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected