Versions in this module Expand all Collapse all v0 v0.0.2 Nov 23, 2021 Changes in this version + func GenClientGenesis(_ *rand.Rand, _ []simtypes.Account) types.GenesisState + func NewDecodeStore(cdc ClientUnmarshaler, kvA, kvB kv.Pair) (string, bool) + type ClientUnmarshaler interface + MustUnmarshalClientState func([]byte) exported.ClientState + MustUnmarshalConsensusState func([]byte) exported.ConsensusState