# Packages
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
# Functions
ConcatBytes creates a new slice by merging list of bytes and leaving empty amount of margin bytes at the end.
No description provided by the author
DeriveIbcDenom mirrors getDenomForThisChain from the packet-forward-middleware/v5, used under MIT License.
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.
create a map from a slice of strings for efficient lookup.
No description provided by the author
No description provided by the author
No description provided by the author
Verify combines both VerifyAdjacent and VerifyNonAdjacent functions.
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.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author