# Functions
NewMockABCIClient creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockEventsClient creates a new mock instance.
NewMockEvidenceClient creates a new mock instance.
NewMockHistoryClient creates a new mock instance.
NewMockMempoolClient creates a new mock instance.
NewMockNetworkClient creates a new mock instance.
NewMockRemoteClient creates a new mock instance.
NewMockSignClient creates a new mock instance.
NewMockStatusClient creates a new mock instance.
# Structs
MockABCIClient is a mock of ABCIClient interface.
MockABCIClientMockRecorder is the mock recorder for MockABCIClient.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockEventsClient is a mock of EventsClient interface.
MockEventsClientMockRecorder is the mock recorder for MockEventsClient.
MockEvidenceClient is a mock of EvidenceClient interface.
MockEvidenceClientMockRecorder is the mock recorder for MockEvidenceClient.
MockHistoryClient is a mock of HistoryClient interface.
MockHistoryClientMockRecorder is the mock recorder for MockHistoryClient.
MockMempoolClient is a mock of MempoolClient interface.
MockMempoolClientMockRecorder is the mock recorder for MockMempoolClient.
MockNetworkClient is a mock of NetworkClient interface.
MockNetworkClientMockRecorder is the mock recorder for MockNetworkClient.
MockRemoteClient is a mock of RemoteClient interface.
MockRemoteClientMockRecorder is the mock recorder for MockRemoteClient.
MockSignClient is a mock of SignClient interface.
MockSignClientMockRecorder is the mock recorder for MockSignClient.
MockStatusClient is a mock of StatusClient interface.
MockStatusClientMockRecorder is the mock recorder for MockStatusClient.