mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Use accurate memory for flushing decisions
This commit is contained in:
@@ -119,7 +119,7 @@ extern bool fTxIndex;
|
||||
extern bool fIsBareMultisigStd;
|
||||
extern bool fCheckBlockIndex;
|
||||
extern bool fCheckpointsEnabled;
|
||||
extern unsigned int nCoinCacheSize;
|
||||
extern size_t nCoinCacheUsage;
|
||||
extern CFeeRate minRelayTxFee;
|
||||
|
||||
/** Best header we've seen so far (used for getheaders queries' starting points). */
|
||||
|
||||
Reference in New Issue
Block a user