doc: update example bitcoin conf for 29.1rc2

This commit is contained in:
fanquake 2025-08-21 11:42:27 +01:00
parent 89fe999cda
commit 65dc198d2c
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 2 additions and 2 deletions

View File

@ -581,7 +581,7 @@
#datacarriersize=1 #datacarriersize=1
# Fees (in BTC/kvB) smaller than this are considered zero fee for # 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=<amt> #minrelaytxfee=<amt>
# Relay transactions creating non-P2SH multisig outputs (default: 1) # Relay transactions creating non-P2SH multisig outputs (default: 1)
@ -605,7 +605,7 @@
#blockmaxweight=<n> #blockmaxweight=<n>
# Set lowest fee rate (in BTC/kvB) for transactions to be included in # Set lowest fee rate (in BTC/kvB) for transactions to be included in
# block creation. (default: 0.00001) # block creation. (default: 0.00000001)
#blockmintxfee=<amt> #blockmintxfee=<amt>
# Reserve space for the fixed-size block header plus the largest coinbase # Reserve space for the fixed-size block header plus the largest coinbase