![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "txdb.h"Go to the source code of this file.
Functions | |
| void | BatchWriteNullifiers (CDBBatch &batch, CNullifiersMap &mapToUse, const char &dbChar) |
| template<typename Map , typename MapIterator , typename MapEntry , typename Tree > | |
| void | BatchWriteAnchors (CDBBatch &batch, Map &mapToUse, const char &dbChar) |
| void BatchWriteAnchors | ( | CDBBatch & | batch, |
| Map & | mapToUse, | ||
| const char & | dbChar | ||
| ) |
Definition at line 57 of file sapling_txdb.cpp.
| void BatchWriteNullifiers | ( | CDBBatch & | batch, |
| CNullifiersMap & | mapToUse, | ||
| const char & | dbChar | ||
| ) |
Definition at line 37 of file sapling_txdb.cpp.