Add fallbackfee default value
This commit is contained in:
parent
fa0a391b35
commit
fab88af4d5
@ -276,7 +276,7 @@ with `-txconfirmtarget=<m>` (default: `2`).
|
|||||||
|
|
||||||
Sometimes, it is not possible to give good estimates, or an estimate
|
Sometimes, it is not possible to give good estimates, or an estimate
|
||||||
at all. Therefore, a fallback value can be set with `-fallbackfee=<f>`
|
at all. Therefore, a fallback value can be set with `-fallbackfee=<f>`
|
||||||
(default: `FIXME`).
|
(default: `0.0002` BTC/kB).
|
||||||
|
|
||||||
At all times, Bitcoin Core will cap fees at `-maxtxfee=<x>` (default:
|
At all times, Bitcoin Core will cap fees at `-maxtxfee=<x>` (default:
|
||||||
0.10) BTC.
|
0.10) BTC.
|
||||||
|
Loading…
Reference in New Issue
Block a user