#include "ametsuchi/impl/rocksdb_wsv_command.hpp"#include <numeric>#include <fmt/core.h>#include "ametsuchi/impl/executor_common.hpp"#include "ametsuchi/impl/rocksdb_common.hpp"#include "ametsuchi/ledger_state.hpp"#include "backend/protobuf/permissions.hpp"#include "interfaces/common_objects/account.hpp"#include "interfaces/common_objects/account_asset.hpp"#include "interfaces/common_objects/asset.hpp"#include "interfaces/common_objects/domain.hpp"#include "interfaces/common_objects/peer.hpp"
Namespaces | |
| iroha::ametsuchi | |
Functions | |
| template<typename Func , typename Error > | |
| WsvCommandResult | iroha::ametsuchi::execute (std::shared_ptr< RocksDBContext > &context, Func &&func, Error &&error) |