Files
tendermint/types/code.go
T

4 lines
73 B
Go

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