# Functions
NewAuthzKeeper creates a new instance of AuthzKeeper.
NewBankKeeper creates a new instance of BankKeeper.
NewDistrKeeper creates a new instance of DistrKeeper.
NewTakeKeeper creates a new instance of TakeKeeper.
# Structs
AuthzKeeper is an autogenerated mock type for the AuthzKeeper type.
AuthzKeeper_DeleteGrant_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteGrant'.
No description provided by the author
AuthzKeeper_GetCleanAuthorization_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCleanAuthorization'.
AuthzKeeper_SaveGrant_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SaveGrant'.
BankKeeper is an autogenerated mock type for the BankKeeper type.
No description provided by the author
BankKeeper_SendCoinsFromAccountToModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendCoinsFromAccountToModule'.
BankKeeper_SendCoinsFromModuleToAccount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendCoinsFromModuleToAccount'.
BankKeeper_SendCoinsFromModuleToModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendCoinsFromModuleToModule'.
DistrKeeper is an autogenerated mock type for the DistrKeeper type.
No description provided by the author
DistrKeeper_GetFeePool_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFeePool'.
DistrKeeper_SetFeePool_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetFeePool'.
TakeKeeper is an autogenerated mock type for the TakeKeeper type.
No description provided by the author
TakeKeeper_SubtractFees_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SubtractFees'.