#include "common/result.hpp"#include "interfaces/common_objects/transaction_sequence_common.hpp"#include "interfaces/iroha_internal/transaction_batch_factory.hpp"#include "interfaces/iroha_internal/transaction_batch_parser.hpp"#include "interfaces/transaction.hpp"

Go to the source code of this file.
Namespaces | |
| shared_model | |
| shared_model::interface | |
Functions | |
| iroha::expected::Result< types::BatchesCollectionType, std::string > | shared_model::interface::parseAndCreateBatches (const TransactionBatchParser &batch_parser, const TransactionBatchFactory &batch_factory, const types::SharedTxsCollectionType &transactions) |