package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# README

Slashing

  • Slashing - validator punishment mechanisms.

# Packages

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
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.

# Structs

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