# Functions
NewBankKeeper creates a new instance of BankKeeper.
# Structs
BankKeeper is an autogenerated mock type for the BankKeeper type.
BankKeeper_BurnCoins_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BurnCoins'.
No description provided by the author
BankKeeper_GetBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBalance'.
BankKeeper_IterateAllDenomMetaData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IterateAllDenomMetaData'.
BankKeeper_SendCoinsFromAccountToModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendCoinsFromAccountToModule'.
BankKeeper_SpendableCoins_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SpendableCoins'.