Versions in this module Expand all Collapse all v3 v3.3.5 Oct 6, 2022 v3.3.4 Oct 6, 2022 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