mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
[doxygen] Actually display comment
This commit is contained in:
parent
fa331db68b
commit
fa1193e254
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ extern CFeeRate minRelayTxFee;
|
|||
/** Absolute maximum transaction fee (in satoshis) used by wallet and mempool (rejects high fee in sendrawtransaction) */
|
||||
extern CAmount maxTxFee;
|
||||
extern bool fAlerts;
|
||||
/* If the tip is older than this (in seconds), the node is considered to be in initial block download. */
|
||||
/** If the tip is older than this (in seconds), the node is considered to be in initial block download. */
|
||||
extern int64_t nMaxTipAge;
|
||||
extern bool fPermitReplacement;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue