package
1.0.0
Repository: https://github.com/atomone-hub/atomone.git
Documentation: pkg.go.dev

# 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.

# Structs

Keeper defines the governance module Keeper.
Migrator is a struct for handling in-place store migrations.