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

Method Descriptor

x/contract/types/tx.pb.go:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114func (m *MsgCreateContractFileResponse) String() string { return proto.CompactTextString(m) }
115func (*MsgCreateContractFileResponse) ProtoMessage() {}
116func (*MsgCreateContractFileResponse) Descriptor() ([]byte, []int) {
117 return fileDescriptor_a32ed0eb42a3cae9, []int{1}
118}
119func (m *MsgCreateContractFileResponse) XXX_Unmarshal(b []byte) error {
120 return m.Unmarshal(b)
121}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected