shared_model::interface::types::HeightType getTopBlockHeight() override
Definition: postgres_block_query.cpp:43
PostgresBlockQuery(soci::session &sql, BlockStorage &block_storage, logger::LoggerPtr log)
Definition: postgres_block_query.cpp:17
Definition: postgres_block_query.hpp:21
BlockResult getBlock(shared_model::interface::types::HeightType height) override
Definition: postgres_block_query.cpp:30
std::optional< TxCacheStatusType > checkTxPresence(const shared_model::crypto::Hash &hash) override
Definition: postgres_block_query.cpp:47