mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 02:22:04 +00:00
4 lines
73 B
Go
4 lines
73 B
Go
package types
|
|
|
|
func (c CodeType) IsOK() bool { return c == CodeType_OK }
|