![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Classes | |
| struct | DBHashKey |
| struct | DBHeightKey |
Functions | |
| template<typename DBVal > | |
| static bool | CopyHeightIndexToHashIndex (CDBIterator &db_it, CDBBatch &batch, const std::string &index_name, int height) |
| template<typename DBVal > | |
| static bool | LookUpOne (const CDBWrapper &db, const interfaces::BlockRef &block, DBVal &result) |
Variables | |
| static constexpr uint8_t | DB_BLOCK_HASH {'s'} |
| static constexpr uint8_t | DB_BLOCK_HEIGHT {'t'} |
|
static |
|
static |
|
staticconstexpr |