# Functions
ExportGenesis export module status.
No description provided by the author
No description provided by the author
InitGenesis import module genesis
gocyclo:ignore.
NewKeeper returns a new instance of the gravity keeper.
No description provided by the author
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.
No description provided by the author
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
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.