Remove -alerts option

This commit is contained in:
BtcDrak
2016-03-06 11:15:20 +00:00
parent 92066344fd
commit 01fdfeffc4
3 changed files with 0 additions and 7 deletions

View File

@@ -74,7 +74,6 @@ bool fCheckBlockIndex = false;
bool fCheckpointsEnabled = DEFAULT_CHECKPOINTS_ENABLED;
size_t nCoinCacheUsage = 5000 * 300;
uint64_t nPruneTarget = 0;
bool fAlerts = DEFAULT_ALERTS;
int64_t nMaxTipAge = DEFAULT_MAX_TIP_AGE;
bool fEnableReplacement = DEFAULT_ENABLE_REPLACEMENT;