# Functions
No description provided by the author
NewMockAccountKeeper creates a new mock instance.
Create a function to create an instance of the mock BankKeeper.
# Structs
MockAccountKeeper is a mock of AccountKeeper interface.
MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.
Define a struct that implements the types.BankKeeper interface.