Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 Changes in this version + func GenClientGenesis(_ *rand.Rand, _ []simulation.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