#include "ametsuchi/impl/postgres_block_index.hpp"#include <boost/range/adaptor/filtered.hpp>#include <boost/range/adaptor/indexed.hpp>#include <boost/range/adaptor/transformed.hpp>#include "ametsuchi/tx_cache_response.hpp"#include "common/visitor.hpp"#include "interfaces/commands/command_variant.hpp"#include "interfaces/commands/transfer_asset.hpp"#include "interfaces/iroha_internal/block.hpp"#include "logger/logger.hpp"
Typedefs | |
| using | TxPosition = iroha::ametsuchi::Indexer::TxPosition |