mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-22 00:00:55 +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 pblocktree;
|
||||
|
||||
// Detect database obfuscated by future versions of the DBWrapper
|
||||
// Detect database obfuscation by future versions of the DBWrapper
|
||||
bool chainstateScrambled;
|
||||
bool blockDbScrambled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user