MCPcopy Create free account
hub / github.com/tendermint/tendermint / String

Method String

abci/types/types.pb.go:1690–1690  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1688
1689func (m *ResponseQuery) Reset() { *m = ResponseQuery{} }
1690func (m *ResponseQuery) String() string { return proto.CompactTextString(m) }
1691func (*ResponseQuery) ProtoMessage() {}
1692func (*ResponseQuery) Descriptor() ([]byte, []int) {
1693 return fileDescriptor_252557cfdd89a31a, []int{21}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected