package
3.2.0
Repository: https://github.com/desmos-labs/desmos.git
Documentation: pkg.go.dev

# Functions

AllInvariants runs all invariants of the module.
NewKeeper creates new instances of the subspaces keeper.
NewMigrator returns a new Migrator.
NewMsgServerImpl returns an implementation of the stored MsgServer interface for the provided keeper.
RegisterInvariants registers all subspaces invariants.
ValidSubspacesInvariant checks that all the subspaces are valid.
ValidUserGroupsInvariant checks that all the subspaces are valid.

# Structs

No description provided by the author
Migrator is a struct for handling in-place store migrations.