package
0.0.0-20240326133814-a6f1f1a0fbf9
Repository: https://github.com/arterynetwork/artr.git
Documentation: pkg.go.dev

# README

TODO

The scaffolding tool creates a module with countless todos. These todos are placed in places in which you much delete them and fill them with what the module you are building needs.

APP

Once you have created your module and you are ready to integrate it into your app then you can follow the readme that is generated in the scaffolding of the app.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

BeginBlocker check for infraction evidence or downtime of validators on every begin block.
EndBlocker called every block, process inflation, update validator set.
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.
No description provided by the author

# Constants

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

# Variables

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
No description provided by the author
No description provided by the author
No description provided by the author
variable aliases.
No description provided by the author
functions aliases.
No description provided by the author

# Structs

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

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author