package
0.4.1
Repository: https://github.com/kiracore/sekai.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package types is a reverse proxy.

# Functions

BeginBlocker check for infraction evidence or downtime of validators on every begin block.
ExportGenesis writes the current store values to a genesis file, which can be imported again with InitGenesis.
InitGenesis initialize default parameters and the keeper's address to pubkey map.
NewAppModule creates a new AppModule object.
NewHandler creates an sdk.Handler for all the recovery type messages.

# Structs

AppModule implements an application module for the recovery module.
AppModuleBasic defines the basic application module used by the recovery module.