# Functions
NewMockBankKeeper creates a new mock instance.
NewMockMsgServer creates a new mock instance.
NewMockSDKTransferKeeper creates a new mock instance.
# Structs
MockBankKeeper is a mock of BankKeeper interface.
MockBankKeeperMockRecorder is the mock recorder for MockBankKeeper.
MockMsgServer is a mock of MsgServer interface.
MockMsgServerMockRecorder is the mock recorder for MockMsgServer.
MockSDKTransferKeeper is a mock of SDKTransferKeeper interface.
MockSDKTransferKeeperMockRecorder is the mock recorder for MockSDKTransferKeeper.