#include <memory>#include <string>#include "ametsuchi/ledger_state.hpp"#include "common/result.hpp"

Go to the source code of this file.
Namespaces | |
| iroha | |
| iroha::ametsuchi | |
Typedefs | |
| using | iroha::ametsuchi::CommitResult = iroha::expected::Result< std::shared_ptr< const iroha::LedgerState >, std::string > |