# Functions
NewMockBtcSender creates a new mock instance.
NewMockCovenantSigner creates a new mock instance.
NewMockParamsRetriever creates a new mock instance.
NewMockUnbondingStore creates a new mock instance.
# Structs
MockBtcSender is a mock of BtcSender interface.
MockBtcSenderMockRecorder is the mock recorder for MockBtcSender.
MockCovenantSigner is a mock of CovenantSigner interface.
MockCovenantSignerMockRecorder is the mock recorder for MockCovenantSigner.
MockParamsRetriever is a mock of ParamsRetriever interface.
MockParamsRetrieverMockRecorder is the mock recorder for MockParamsRetriever.
MockUnbondingStore is a mock of UnbondingStore interface.
MockUnbondingStoreMockRecorder is the mock recorder for MockUnbondingStore.