Write note witness cache atomically to disk to avoid corruption
Closes #1378
This commit is contained in:
@@ -603,6 +603,7 @@ protected:
|
||||
const CBlock* pblock,
|
||||
ZCIncrementalMerkleTree tree);
|
||||
void DecrementNoteWitnesses();
|
||||
void WriteWitnessCache();
|
||||
|
||||
private:
|
||||
template <class T>
|
||||
|
||||
Reference in New Issue
Block a user