#include "ametsuchi/impl/db_transaction.hpp"#include "common/result.hpp"#include "interfaces/common_objects/types.hpp"

Go to the source code of this file.
Classes | |
| struct | iroha::ametsuchi::CommandError |
| class | iroha::ametsuchi::CommandExecutor |
Namespaces | |
| shared_model | |
| shared_model::interface | |
| iroha | |
| iroha::ametsuchi | |
Typedefs | |
| using | iroha::ametsuchi::CommandResult = expected::Result< void, CommandError > |