Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountKeeper ¶
type AccountKeeper interface {
GetModuleAccount(ctx sdk.Context, moduleName string) authtypes.ModuleAccountI
}
AccountKeeper defines the account contract that must be fulfilled when creating a x/bank keeper.
Click to show internal directories.
Click to hide internal directories.