package
0.48.84
Repository: https://github.com/adminoid/cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

FundAccount is a utility function that funds an account by minting and sending the coins to the address.
FundModuleAccount is a utility function that funds a module account by minting and sending the coins to the address.
NewMockAccountKeeper creates a new mock instance.

# Structs

MockAccountKeeper is a mock of AccountKeeper interface.
MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.