package
1.0.4
Repository: https://github.com/atomone-hub/govgen.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.
NewMsgServerImpl returns an implementation of the gov MsgServer interface for the provided Keeper.
NewQuerier creates a new gov Querier instance.
RegisterInvariants registers all governance invariants.

# Structs

Keeper defines the governance module Keeper.