()
| 39 | func (m *QueryIsContractOwnerRequest) String() string { return proto.CompactTextString(m) } |
| 40 | func (*QueryIsContractOwnerRequest) ProtoMessage() {} |
| 41 | func (*QueryIsContractOwnerRequest) Descriptor() ([]byte, []int) { |
| 42 | return fileDescriptor_0c414dafdf9443be, []int{0} |
| 43 | } |
| 44 | func (m *QueryIsContractOwnerRequest) XXX_Unmarshal(b []byte) error { |
| 45 | return m.Unmarshal(b) |
| 46 | } |
nothing calls this directly
no outgoing calls
no test coverage detected