![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Include dependency graph for txdb.cpp:Go to the source code of this file.
Functions | |
| static void | BatchWriteCoins (CLevelDBBatch &batch, const uint256 &hash, const CCoins &coins) |
| static void | BatchWriteHashBestChain (CLevelDBBatch &batch, const uint256 &hash) |
|
static |
Definition at line 15 of file txdb.cpp.
References CLevelDBBatch::Erase(), CCoins::IsPruned(), and CLevelDBBatch::Write().
Referenced by CCoinsViewDB::BatchWrite(), and CCoinsViewDB::SetCoins().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 22 of file txdb.cpp.
References CLevelDBBatch::Write().
Referenced by CCoinsViewDB::BatchWrite(), and CCoinsViewDB::SetBestBlock().
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.8