Merge pull request #5900
3fcfbc8 Add a consistency check for the block chain data structures (Pieter Wuille)
This commit is contained in:
@@ -122,6 +122,7 @@ extern bool fReindex;
|
||||
extern int nScriptCheckThreads;
|
||||
extern bool fTxIndex;
|
||||
extern bool fIsBareMultisigStd;
|
||||
extern bool fCheckBlockIndex;
|
||||
extern unsigned int nCoinCacheSize;
|
||||
extern CFeeRate minRelayTxFee;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user