Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestFeeAppModule ¶
func NewTestFeeAppModule ¶
func NewTestFeeAppModule(keeper keeper.Keeper) *TestFeeAppModule
func (TestFeeAppModule) ExportGenesis ¶
func (a TestFeeAppModule) ExportGenesis(ctx sdk.Context) json.RawMessage
func (TestFeeAppModule) InitGenesis ¶
func (a TestFeeAppModule) InitGenesis(ctx sdk.Context, message json.RawMessage) []abci.ValidatorUpdate
type TestFeeAppModuleBaisc ¶
type TestFeeAppModuleBaisc struct {
fee.AppModuleBasic
}
func (TestFeeAppModuleBaisc) DefaultGenesis ¶
func (b TestFeeAppModuleBaisc) DefaultGenesis() json.RawMessage
Click to show internal directories.
Click to hide internal directories.