6 #ifndef IROHA_ON_DEMAND_OS_TRANSPORT_HPP 7 #define IROHA_ON_DEMAND_OS_TRANSPORT_HPP 19 class TransactionBatch;
38 std::shared_ptr<shared_model::interface::TransactionBatch>;
83 #endif // IROHA_ON_DEMAND_OS_TRANSPORT_HPP std::shared_ptr< shared_model::interface::TransactionBatch > TransactionBatchType
Definition: on_demand_os_transport.hpp:38
Definition: result_fwd.hpp:27
Definition: on_demand_os_transport.hpp:64
Definition: block_query.hpp:15
Definition: on_demand_os_transport.hpp:32
Definition: command_executor.hpp:13
std::vector< TransactionBatchType > CollectionType
Definition: on_demand_os_transport.hpp:43