![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
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().
|
static |
Definition at line 22 of file txdb.cpp.
References CLevelDBBatch::Write().
Referenced by CCoinsViewDB::BatchWrite(), and CCoinsViewDB::SetBestBlock().