1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-05-10 13:47:10 +00:00

4 lines
73 B
Go

package types
func (c CodeType) IsOK() bool { return c == CodeType_OK }