Add wallet method to clear the note witness cache
This commit is contained in:
@@ -598,6 +598,8 @@ public:
|
||||
*/
|
||||
int64_t nWitnessCacheSize;
|
||||
|
||||
void ClearNoteWitnessCache();
|
||||
|
||||
protected:
|
||||
void IncrementNoteWitnesses(const CBlockIndex* pindex,
|
||||
const CBlock* pblock,
|
||||
|
||||
Reference in New Issue
Block a user