mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-02 13:28:09 +01:00
[init] Fix typo
This commit is contained in:
@@ -1127,7 +1127,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
|
|||||||
delete pcoinscatcher;
|
delete pcoinscatcher;
|
||||||
delete pblocktree;
|
delete pblocktree;
|
||||||
|
|
||||||
// Detect database obfuscated by future versions of the DBWrapper
|
// Detect database obfuscation by future versions of the DBWrapper
|
||||||
bool chainstateScrambled;
|
bool chainstateScrambled;
|
||||||
bool blockDbScrambled;
|
bool blockDbScrambled;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user