package
0.0.2-migrate-evm
Repository: https://github.com/scalarorg/scalar-core.git
Documentation: pkg.go.dev
# Functions
BeginBlocker is called at the beginning of every block.
EndBlocker is called at the end of every block, process external chain voting inflation.
NewAppModule creates a new AppModule object.
# Structs
AppModule implements module.AppModule.
AppModuleBasic implements module.AppModuleBasic.