# Functions
AllInvariants runs all invariants of the governance module.
ModuleAccountInvariant checks that the module account coins reflects the sum of deposit amounts held on store.
NewKeeper returns a governance keeper.
NewLegacyMsgServerImpl returns an implementation of the v1beta1 legacy MsgServer interface.
NewLegacyQueryServer returns an implementation of the v1beta1 legacy QueryServer interface.
NewMigrator returns a new Migrator.
NewMsgServerImpl returns an implementation of the gov MsgServer interface for the provided Keeper.
RegisterInvariants registers all governance invariants.