#include "ametsuchi/impl/postgres_wsv_command.hpp"#include <numeric>#include <fmt/core.h>#include <boost/format.hpp>#include "ametsuchi/impl/soci_std_optional.hpp"#include "ametsuchi/impl/soci_string_view.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 | |
| iroha::ametsuchi | |
Functions | |
| template<typename Function > | |
| WsvCommandResult | iroha::ametsuchi::execute (soci::statement &st, Function &&error) |