Make nWalletDBUpdated atomic to avoid a potential race.

This commit is contained in:
Patrick Strateman
2016-11-26 19:32:30 -08:00
parent 76fec09d87
commit d63ff6265b
5 changed files with 43 additions and 33 deletions

View File

@@ -24,9 +24,6 @@
using namespace std;
unsigned int nWalletDBUpdated;
//
// CDB
//