package
1.10.1
Repository: https://github.com/unification-com/mainchain.git
Documentation: pkg.go.dev

# Functions

AllInvariants runs all invariants of the enterprise module.
ModuleAccountInvariant checks that the module account coins reflects the sum of locked FUND held on store.
NewKeeper creates new instances of the enterprise Keeper.
NewMigrator returns a new Migrator.
NewMsgServerImpl returns an implementation of the gov MsgServer interface for the provided Keeper.
RegisterInvariants registers all enterprise invariants.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Keeper maintains the link to data storage and exposes getter/setter methods for the various parts of the state machine.
Migrator is a struct for handling in-place store migrations.