# Functions
NewMockAccountKeeper creates a new mock instance.
NewMockBankKeeper creates a new mock instance.
NewMockSlashingKeeper creates a new mock instance.
NewMockStakingHooks creates a new mock instance.
NewMockStakingKeeper creates a new mock instance.
NewMockSupernodeKeeper creates a new mock instance.
# Structs
MockAccountKeeper is a mock of AccountKeeper interface.
MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.
MockBankKeeper is a mock of BankKeeper interface.
MockBankKeeperMockRecorder is the mock recorder for MockBankKeeper.
MockSlashingKeeper is a mock of SlashingKeeper interface.
MockSlashingKeeperMockRecorder is the mock recorder for MockSlashingKeeper.
MockStakingHooks is a mock of StakingHooks interface.
MockStakingHooksMockRecorder is the mock recorder for MockStakingHooks.
MockStakingKeeper is a mock of StakingKeeper interface.
MockStakingKeeperMockRecorder is the mock recorder for MockStakingKeeper.
MockSupernodeKeeper is a mock of SupernodeKeeper interface.
MockSupernodeKeeperMockRecorder is the mock recorder for MockSupernodeKeeper.