[doxygen] Actually display comment

This commit is contained in:
MarcoFalke
2016-02-02 13:40:54 +01:00
committed by lateminer
parent af95ba010d
commit 159b4c71e3

View File

@@ -173,6 +173,7 @@ extern CFeeRate minRelayTxFee;
extern CAmount maxTxFee;
extern bool fEnableReplacement;
extern int64_t nLastCoinStakeSearchInterval;
/** If the tip is older than this (in seconds), the node is considered to be in initial block download. */
extern int64_t nMaxTipAge;
/** Best header we've seen so far (used for getheaders queries' starting points). */