PostgresBlockIndex(std::unique_ptr< Indexer > indexer, logger::LoggerPtr log)
Definition: postgres_block_index.cpp:70
boost::any_range< Command, boost::random_access_traversal_tag, const Command & > CommandsType
Type of ordered collection of commands.
Definition: transaction.hpp:39
Definition: postgres_block_index.hpp:30
void index(const shared_model::interface::Block &block) override
Index a block.
Definition: postgres_block_index.cpp:74