Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseKeeper ¶
type BaseKeeper struct { bankkeeper.BaseKeeper // contains filtered or unexported fields }
func NewBaseKeeper ¶
func NewBaseKeeper( cdc codec.BinaryCodec, storeKey sdk.StoreKey, distrStoreKey sdk.StoreKey, ak banktypes.AccountKeeper, dk distrkeeper.Keeper, paramSpace paramtypes.Subspace, blockedAddrs map[string]bool, ) BaseKeeper
Click to show internal directories.
Click to hide internal directories.