Use global mempool nullifier count, not local wallet nullifier count
This commit is contained in:
@@ -797,6 +797,7 @@ public:
|
||||
void ClearNoteWitnessCache();
|
||||
|
||||
int64_t NullifierCount();
|
||||
std::set<uint256> GetNullifiers();
|
||||
|
||||
protected:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user