# Functions
NewAppModule creates a new AppModule object using the native x/staking module AppModule constructor.
NewMultiStakingProposalHandler creates a governance handler to manage Mult-Staking proposals.
# Variables
No description provided by the author
No description provided by the author
# 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.