#include "pending_txs_storage.hpp"

Public Member Functions | |
| Response () | |
Storage response message with sufficient interface for performing pagination over the storage contents
|
inline |

| shared_model::interface::types::TransactionsNumberType iroha::PendingTransactionStorage::Response::all_transactions_size |
| std::optional< shared_model::interface::PendingTransactionsPageResponse::BatchInfo> iroha::PendingTransactionStorage::Response::next_batch_info |
| shared_model::interface::types::SharedTxsCollectionType iroha::PendingTransactionStorage::Response::transactions |