Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppModule ¶
type AppModule struct { staking.AppModule AppModuleBasic AppModuleBasic }
func NewAppModule ¶
func NewAppModule(cdc codec.Codec, keeper *keeper.Keeper, ak stakingtypes.AccountKeeper, bk stakingtypes.BankKeeper, ls exported.Subspace) AppModule
NewAppModule creates a new AppModule object
type AppModuleBasic ¶
type AppModuleBasic struct {
staking.AppModuleBasic
}
Click to show internal directories.
Click to hide internal directories.