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

Method Descriptor

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

Source from the content-addressed store, hash-verified

226func (m *QueryAllContractFileRequest) String() string { return proto.CompactTextString(m) }
227func (*QueryAllContractFileRequest) ProtoMessage() {}
228func (*QueryAllContractFileRequest) Descriptor() ([]byte, []int) {
229 return fileDescriptor_0c414dafdf9443be, []int{4}
230}
231func (m *QueryAllContractFileRequest) XXX_Unmarshal(b []byte) error {
232 return m.Unmarshal(b)
233}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected