Versions in this module Expand all Collapse all v0 v0.1.4 Apr 10, 2023 v0.0.1 Aug 7, 2023 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