#include "tx_executor.hpp"

Public Member Functions | |
| TransactionExecutor (std::shared_ptr< CommandExecutor > command_executor) | |
| iroha::expected::Result< void, TxExecutionError > | execute (const shared_model::interface::Transaction &transaction, bool do_validation) const |
|
explicit |
| iroha::expected::Result< void, TxExecutionError > TransactionExecutor::execute | ( | const shared_model::interface::Transaction & | transaction, |
| bool | do_validation | ||
| ) | const |
