()
| 114 | func (m *MsgCreateContractFileResponse) String() string { return proto.CompactTextString(m) } |
| 115 | func (*MsgCreateContractFileResponse) ProtoMessage() {} |
| 116 | func (*MsgCreateContractFileResponse) Descriptor() ([]byte, []int) { |
| 117 | return fileDescriptor_a32ed0eb42a3cae9, []int{1} |
| 118 | } |
| 119 | func (m *MsgCreateContractFileResponse) XXX_Unmarshal(b []byte) error { |
| 120 | return m.Unmarshal(b) |
| 121 | } |
nothing calls this directly
no outgoing calls
no test coverage detected