()
| 136 | func (m *QueryGetContractFileRequest) String() string { return proto.CompactTextString(m) } |
| 137 | func (*QueryGetContractFileRequest) ProtoMessage() {} |
| 138 | func (*QueryGetContractFileRequest) Descriptor() ([]byte, []int) { |
| 139 | return fileDescriptor_0c414dafdf9443be, []int{2} |
| 140 | } |
| 141 | func (m *QueryGetContractFileRequest) XXX_Unmarshal(b []byte) error { |
| 142 | return m.Unmarshal(b) |
| 143 | } |
nothing calls this directly
no outgoing calls
no test coverage detected