mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-31 10:41:08 +00:00
[doc] update bitcoin.conf example
This commit is contained in:
parent
dcac36271f
commit
9968b15937
@ -591,7 +591,7 @@
|
|||||||
#mempoolfullrbf=1
|
#mempoolfullrbf=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)
|
||||||
@ -615,7 +615,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>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user