package
3.1.2
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev

# Functions

ExportGenesis export module status.
InitGenesis import module genesis.
NewKeeper returns a new instance of the gravity keeper.
No description provided by the author
NewMsgServerImpl returns an implementation of the gov MsgServer interface for the provided Keeper.
NewMsgServerRouterImpl returns an implementation of the crosschain router MsgServer interface for the provided Keeper.
NewRouter creates a new Router interface instance.
NewRouterKeeper returns a new instance of the cross chain keeper.

# Structs

Keeper maintains the link to storage and exposes getter/setter methods for the various parts of the state machine.
No description provided by the author
No description provided by the author
RouterKeeper maintains the link to storage and exposes getter/setter methods for the various parts of the state machine.

# Interfaces

Router implements a crosschain Server Handler router.