#include "pending_txs_storage_impl.hpp"
◆ AccountIdType
◆ HashType
◆ SharedBatch
◆ SharedState
◆ SharedTxsCollectionType
◆ TransactionBatch
◆ getPendingTransactions() [1/2]
DEPRECATED (Replaced by the following method with an extended interface) Going to be removed with the upcoming major release.
Get all the pending transactions associated with request originator
- Parameters
-
| account_id | - query creator |
- Returns
- collection of interface::Transaction objects
Implements iroha::PendingTransactionStorage.
◆ getPendingTransactions() [2/2]
◆ insertPresenceCache()
◆ removeBatch()
| void PendingTransactionStorageImpl::removeBatch |
( |
const SharedBatch & |
batch | ) |
|
|
override |
◆ removeTransaction()
| void PendingTransactionStorageImpl::removeTransaction |
( |
HashType const & |
hash | ) |
|
|
overridevirtual |
◆ updatedBatchesHandler()
| void PendingTransactionStorageImpl::updatedBatchesHandler |
( |
const SharedState & |
updated_batches | ) |
|
|
override |
The documentation for this class was generated from the following files: