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

Method Descriptor

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

Source from the content-addressed store, hash-verified

39func (m *QueryIsContractOwnerRequest) String() string { return proto.CompactTextString(m) }
40func (*QueryIsContractOwnerRequest) ProtoMessage() {}
41func (*QueryIsContractOwnerRequest) Descriptor() ([]byte, []int) {
42 return fileDescriptor_0c414dafdf9443be, []int{0}
43}
44func (m *QueryIsContractOwnerRequest) XXX_Unmarshal(b []byte) error {
45 return m.Unmarshal(b)
46}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected