diff --git a/share/examples/bitcoin.conf b/share/examples/bitcoin.conf index a8dfc2735d9..bda3ca86dd7 100644 --- a/share/examples/bitcoin.conf +++ b/share/examples/bitcoin.conf @@ -591,7 +591,7 @@ #mempoolfullrbf=1 # Fees (in BTC/kvB) smaller than this are considered zero fee for -# relaying, mining and transaction creation (default: 0.00001) +# relaying, mining and transaction creation (default: 0.000001) #minrelaytxfee= # Relay transactions creating non-P2SH multisig outputs (default: 1) @@ -615,7 +615,7 @@ #blockmaxweight= # Set lowest fee rate (in BTC/kvB) for transactions to be included in -# block creation. (default: 0.00001) +# block creation. (default: 0.00000001) #blockmintxfee=