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

Method String

proto/tendermint/types/types.pb.go:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88}
89
90func (x SignedMsgType) String() string {
91 return proto.EnumName(SignedMsgType_name, int32(x))
92}
93
94func (SignedMsgType) EnumDescriptor() ([]byte, []int) {
95 return fileDescriptor_d3a6e55e2345de56, []int{1}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected