Fix failing test

This commit is contained in:
Jack Grigg
2016-09-01 20:16:18 +12:00
parent 268bd84f9a
commit f7d78fdde1
2 changed files with 4 additions and 5 deletions

View File

@@ -651,6 +651,7 @@ public:
nLastResend = 0;
nTimeFirstKey = 0;
fBroadcastTransactions = false;
nWitnessCacheSize = 0;
}
std::map<uint256, JSOutPoint> mapNullifiersToNotes;