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

Method String

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

Source from the content-addressed store, hash-verified

2658
2659func (m *ValidatorUpdate) Reset() { *m = ValidatorUpdate{} }
2660func (m *ValidatorUpdate) String() string { return proto.CompactTextString(m) }
2661func (*ValidatorUpdate) ProtoMessage() {}
2662func (*ValidatorUpdate) Descriptor() ([]byte, []int) {
2663 return fileDescriptor_252557cfdd89a31a, []int{36}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected