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

Method Descriptor

x/contract/types/query.pb.go:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136func (m *QueryGetContractFileRequest) String() string { return proto.CompactTextString(m) }
137func (*QueryGetContractFileRequest) ProtoMessage() {}
138func (*QueryGetContractFileRequest) Descriptor() ([]byte, []int) {
139 return fileDescriptor_0c414dafdf9443be, []int{2}
140}
141func (m *QueryGetContractFileRequest) XXX_Unmarshal(b []byte) error {
142 return m.Unmarshal(b)
143}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected