package
0.48.0
Repository: https://github.com/elys-network/elys.git
Documentation: pkg.go.dev

# Functions

NewAppModule creates a new AppModule object using the native x/staking module AppModule constructor.

# Structs

AppModule embeds the Cosmos SDK's x/staking AppModule where we only override specific methods.
AppModule embeds the Cosmos SDK's x/staking AppModuleBasic.