()
| 88 | } |
| 89 | |
| 90 | func (x SignedMsgType) String() string { |
| 91 | return proto.EnumName(SignedMsgType_name, int32(x)) |
| 92 | } |
| 93 | |
| 94 | func (SignedMsgType) EnumDescriptor() ([]byte, []int) { |
| 95 | return fileDescriptor_d3a6e55e2345de56, []int{1} |
nothing calls this directly
no outgoing calls
no test coverage detected