#include "ametsuchi/impl/postgres_wsv_command.hpp"
#include <numeric>
#include <boost/format.hpp>
#include "backend/protobuf/permissions.hpp"
#include "cryptography/public_key.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) |