package
0.0.1
Repository: https://github.com/golang88/ibc-go.git
Documentation: pkg.go.dev

# Functions

NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding DenomTrace type.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
RadomEnabled randomized send or receive enabled param with 75% prob of being true.
RandomizedGenState generates a random GenesisState for transfer.

# Interfaces

TransferUnmarshaler defines the expected encoding store functions.