mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-06 16:17:11 +00:00
Remove Proof message, replace with more flexible Query
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package types
|
||||
|
||||
func (c CodeType) IsOK() bool { return c == CodeType_OK }
|
||||
Reference in New Issue
Block a user