Versions in this module Expand all Collapse all v0 v0.19.9 Oct 25, 2021 Changes in this version + const DefaultCodespace + const DumpStore + const InvariantCheck + const ModuleName + const QuerierRoute + const RouterKey + const SanityCheckShares + const SetLogLevel + const StoreKey + var ModuleCdc *codec.Codec + func RegisterCodec(cdc *codec.Codec) + type CrisisKeeper interface + AssertInvariants func(ctx sdk.Context) + Invariants func() []sdk.Invariant + type DumpInfoParams struct + Module string + type OrderKeeper interface + DumpStore func(ctx sdk.Context) + type StakingKeeper interface + GetAllValidators func(ctx sdk.Context) (validators staking.Validators) + GetValidatorAllShares func(ctx sdk.Context, valAddr sdk.ValAddress) staking.SharesResponses