# Functions
No description provided by the author
coinFromRequestKey parses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MustGet gets key from store by mutating result Panics on any error.
MustGetDec gets dec value from store at key.
MustSet runs store.Set(key, proto.Marshal(value)) but panics on any error.
MustSetDec sets dec value to store at key.
SortSlice sorts a slice of type T elements that implement constraints.Ordered.
No description provided by the author
No description provided by the author
No description provided by the author
VerifyNonAdjacent is identical to VerifyNonAdjacent in tendermint/tendermint/light/verifier.go, with the exception that it does not attempt to validate that the block is _newer_ than the current consensus state.