# Functions
No description provided by the author
NewMockIAddress creates a new mock instance.
NewMockIBalance creates a new mock instance.
NewMockIBlock creates a new mock instance.
NewMockIBlockStats creates a new mock instance.
NewMockIConstant creates a new mock instance.
NewMockIDenomMetadata creates a new mock instance.
NewMockIEvent creates a new mock instance.
NewMockIMessage creates a new mock instance.
NewMockINamespace creates a new mock instance.
NewMockIState creates a new mock instance.
NewMockIStats creates a new mock instance.
NewMockITx creates a new mock instance.
NewMockIValidator creates a new mock instance.
NewMockListener creates a new mock instance.
NewMockListenerFactory creates a new mock instance.
NewMockNotificator creates a new mock instance.
NewMockTransaction creates a new mock instance.
# Structs
IAddressByHashCall wrap *gomock.Call.
IAddressCursorListCall wrap *gomock.Call.
IAddressGetByIDCall wrap *gomock.Call.
IAddressIsNoRowsCall wrap *gomock.Call.
IAddressLastIDCall wrap *gomock.Call.
IAddressListCall wrap *gomock.Call.
IAddressListWithBalanceCall wrap *gomock.Call.
IAddressSaveCall wrap *gomock.Call.
IAddressUpdateCall wrap *gomock.Call.
IBalanceCursorListCall wrap *gomock.Call.
IBalanceGetByIDCall wrap *gomock.Call.
IBalanceIsNoRowsCall wrap *gomock.Call.
IBalanceLastIDCall wrap *gomock.Call.
IBalanceListCall wrap *gomock.Call.
IBalanceSaveCall wrap *gomock.Call.
IBalanceUpdateCall wrap *gomock.Call.
IBlockByHashCall wrap *gomock.Call.
IBlockByHeightCall wrap *gomock.Call.
IBlockByHeightWithStatsCall wrap *gomock.Call.
IBlockByIdWithRelationsCall wrap *gomock.Call.
IBlockCursorListCall wrap *gomock.Call.
IBlockGetByIDCall wrap *gomock.Call.
IBlockIsNoRowsCall wrap *gomock.Call.
IBlockLastCall wrap *gomock.Call.
IBlockLastIDCall wrap *gomock.Call.
IBlockListCall wrap *gomock.Call.
IBlockListWithStatsCall wrap *gomock.Call.
IBlockSaveCall wrap *gomock.Call.
IBlockStatsByHeightCall wrap *gomock.Call.
IBlockUpdateCall wrap *gomock.Call.
IConstantAllCall wrap *gomock.Call.
IConstantByModuleCall wrap *gomock.Call.
IConstantGetCall wrap *gomock.Call.
IDenomMetadataAllCall wrap *gomock.Call.
IEventByBlockCall wrap *gomock.Call.
IEventByTxIdCall wrap *gomock.Call.
IEventCursorListCall wrap *gomock.Call.
IEventGetByIDCall wrap *gomock.Call.
IEventIsNoRowsCall wrap *gomock.Call.
IEventLastIDCall wrap *gomock.Call.
IEventListCall wrap *gomock.Call.
IEventSaveCall wrap *gomock.Call.
IEventUpdateCall wrap *gomock.Call.
IMessageByTxIdCall wrap *gomock.Call.
IMessageCursorListCall wrap *gomock.Call.
IMessageGetByIDCall wrap *gomock.Call.
IMessageIsNoRowsCall wrap *gomock.Call.
IMessageLastIDCall wrap *gomock.Call.
IMessageListCall wrap *gomock.Call.
IMessageSaveCall wrap *gomock.Call.
IMessageUpdateCall wrap *gomock.Call.
INamespaceActiveCall wrap *gomock.Call.
INamespaceByNamespaceIdAndVersionCall wrap *gomock.Call.
INamespaceByNamespaceIdCall wrap *gomock.Call.
INamespaceCountMessagesByHeightCall wrap *gomock.Call.
INamespaceCursorListCall wrap *gomock.Call.
INamespaceGetByIDCall wrap *gomock.Call.
INamespaceIsNoRowsCall wrap *gomock.Call.
INamespaceLastIDCall wrap *gomock.Call.
INamespaceListCall wrap *gomock.Call.
INamespaceMessagesByHeightCall wrap *gomock.Call.
INamespaceMessagesCall wrap *gomock.Call.
INamespaceSaveCall wrap *gomock.Call.
INamespaceUpdateCall wrap *gomock.Call.
IStateByNameCall wrap *gomock.Call.
IStateCursorListCall wrap *gomock.Call.
IStateGetByIDCall wrap *gomock.Call.
IStateIsNoRowsCall wrap *gomock.Call.
IStateLastIDCall wrap *gomock.Call.
IStateListCall wrap *gomock.Call.
IStateSaveCall wrap *gomock.Call.
IStateUpdateCall wrap *gomock.Call.
IStatsCountCall wrap *gomock.Call.
IStatsHistogramCall wrap *gomock.Call.
IStatsHistogramCountCall wrap *gomock.Call.
IStatsSummaryCall wrap *gomock.Call.
ITxByAddressCall wrap *gomock.Call.
ITxByHashCall wrap *gomock.Call.
ITxByIdWithRelationsCall wrap *gomock.Call.
ITxCursorListCall wrap *gomock.Call.
ITxFilterCall wrap *gomock.Call.
ITxGenesisCall wrap *gomock.Call.
ITxGetByIDCall wrap *gomock.Call.
ITxIsNoRowsCall wrap *gomock.Call.
ITxLastIDCall wrap *gomock.Call.
ITxListCall wrap *gomock.Call.
ITxSaveCall wrap *gomock.Call.
ITxUpdateCall wrap *gomock.Call.
IValidatorByAddressCall wrap *gomock.Call.
IValidatorCursorListCall wrap *gomock.Call.
IValidatorGetByIDCall wrap *gomock.Call.
IValidatorIsNoRowsCall wrap *gomock.Call.
IValidatorLastIDCall wrap *gomock.Call.
IValidatorListCall wrap *gomock.Call.
IValidatorSaveCall wrap *gomock.Call.
IValidatorUpdateCall wrap *gomock.Call.
ListenerCloseCall wrap *gomock.Call.
ListenerFactoryCreateListenerCall wrap *gomock.Call.
ListenerListenCall wrap *gomock.Call.
ListenerSubscribeCall wrap *gomock.Call.
MockIAddress is a mock of IAddress interface.
MockIAddressMockRecorder is the mock recorder for MockIAddress.
MockIBalance is a mock of IBalance interface.
MockIBalanceMockRecorder is the mock recorder for MockIBalance.
MockIBlock is a mock of IBlock interface.
MockIBlockMockRecorder is the mock recorder for MockIBlock.
MockIBlockStats is a mock of IBlockStats interface.
MockIBlockStatsMockRecorder is the mock recorder for MockIBlockStats.
MockIConstant is a mock of IConstant interface.
MockIConstantMockRecorder is the mock recorder for MockIConstant.
MockIDenomMetadata is a mock of IDenomMetadata interface.
MockIDenomMetadataMockRecorder is the mock recorder for MockIDenomMetadata.
MockIEvent is a mock of IEvent interface.
MockIEventMockRecorder is the mock recorder for MockIEvent.
MockIMessage is a mock of IMessage interface.
MockIMessageMockRecorder is the mock recorder for MockIMessage.
MockINamespace is a mock of INamespace interface.
MockINamespaceMockRecorder is the mock recorder for MockINamespace.
MockIState is a mock of IState interface.
MockIStateMockRecorder is the mock recorder for MockIState.
MockIStats is a mock of IStats interface.
MockIStatsMockRecorder is the mock recorder for MockIStats.
MockITx is a mock of ITx interface.
MockITxMockRecorder is the mock recorder for MockITx.
MockIValidator is a mock of IValidator interface.
MockIValidatorMockRecorder is the mock recorder for MockIValidator.
MockListener is a mock of Listener interface.
MockListenerFactory is a mock of ListenerFactory interface.
MockListenerFactoryMockRecorder is the mock recorder for MockListenerFactory.
MockListenerMockRecorder is the mock recorder for MockListener.
MockNotificator is a mock of Notificator interface.
MockNotificatorMockRecorder is the mock recorder for MockNotificator.
MockTransaction is a mock of Transaction interface.
MockTransactionMockRecorder is the mock recorder for MockTransaction.
NotificatorNotifyCall wrap *gomock.Call.
No description provided by the author
TransactionAddCall wrap *gomock.Call.
TransactionBulkSaveCall wrap *gomock.Call.
TransactionCloseCall wrap *gomock.Call.
TransactionCopyFromCall wrap *gomock.Call.
TransactionDeleteBalancesCall wrap *gomock.Call.
TransactionExecCall wrap *gomock.Call.
TransactionFlushCall wrap *gomock.Call.
TransactionHandleErrorCall wrap *gomock.Call.
TransactionLastAddressActionCall wrap *gomock.Call.
TransactionLastBlockCall wrap *gomock.Call.
TransactionNamespaceCall wrap *gomock.Call.
TransactionRollbackAddressesCall wrap *gomock.Call.
TransactionRollbackBlockCall wrap *gomock.Call.
TransactionRollbackBlockStatsCall wrap *gomock.Call.
TransactionRollbackCall wrap *gomock.Call.
TransactionRollbackEventsCall wrap *gomock.Call.
TransactionRollbackMessageAddressesCall wrap *gomock.Call.
TransactionRollbackMessagesCall wrap *gomock.Call.
TransactionRollbackNamespaceMessagesCall wrap *gomock.Call.
TransactionRollbackNamespacesCall wrap *gomock.Call.
TransactionRollbackSignersCall wrap *gomock.Call.
TransactionRollbackTxsCall wrap *gomock.Call.
TransactionRollbackValidatorsCall wrap *gomock.Call.
TransactionSaveAddressesCall wrap *gomock.Call.
TransactionSaveBalancesCall wrap *gomock.Call.
TransactionSaveConstantsCall wrap *gomock.Call.
TransactionSaveEventsCall wrap *gomock.Call.
TransactionSaveMessagesCall wrap *gomock.Call.
TransactionSaveMsgAddressesCall wrap *gomock.Call.
TransactionSaveNamespaceMessageCall wrap *gomock.Call.
TransactionSaveNamespacesCall wrap *gomock.Call.
TransactionSaveSignersCall wrap *gomock.Call.
TransactionSaveTransactionsCall wrap *gomock.Call.
TransactionSaveValidatorsCall wrap *gomock.Call.
TransactionStateCall wrap *gomock.Call.
TransactionTxCall wrap *gomock.Call.
TransactionUpdateCall wrap *gomock.Call.