Remove -alerts option

This commit is contained in:
BtcDrak
2016-03-06 11:15:20 +00:00
committed by lateminer
parent 7de932ba87
commit 8fb8ada384
3 changed files with 0 additions and 6 deletions

View File

@@ -88,7 +88,6 @@ bool fCheckBlockIndex = false;
bool fCheckpointsEnabled = DEFAULT_CHECKPOINTS_ENABLED;
size_t nCoinCacheUsage = 5000 * 300;
uint64_t nPruneTarget = 0;
bool fAlerts = DEFAULT_ALERTS;
bool fEnableReplacement = DEFAULT_ENABLE_REPLACEMENT;
CFeeRate minRelayTxFee = CFeeRate(DEFAULT_MIN_RELAY_TX_FEE);