Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(k stakingkeeper.Keeper, ck types.ConsortiumKeeper) sdk.Handler
Types ¶
type AppModule ¶
AppModule implements an application module for the stakingplus module.
func NewAppModule ¶
func NewAppModule(cdc codec.Marshaler, keeper stakingkeeper.Keeper, ak stakingtypes.AccountKeeper, bk stakingtypes.BankKeeper, ck types.ConsortiumKeeper) AppModule
NewAppModule creates a new AppModule object
func (AppModule) RegisterServices ¶
func (am AppModule) RegisterServices(cfg module.Configurator)
RegisterServices registers module services.
Click to show internal directories.
Click to hide internal directories.