Add fallbackfee default value

This commit is contained in:
MarcoFalke 2016-01-13 11:26:31 +01:00
parent fa0a391b35
commit fab88af4d5
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ with `-txconfirmtarget=<m>` (default: `2`).
Sometimes, it is not possible to give good estimates, or an estimate
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:
0.10) BTC.