package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.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.
No description provided by the author
NewMigrator returns a new Migrator.
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.
Migrator is a struct for handling in-place store migrations.