mirror of https://github.com/bitcoin/bitcoin.git
doc: update example bitcoin conf for 30.0rc3
This commit is contained in:
parent
a2ac6cce57
commit
4e869a67aa
|
@ -576,12 +576,12 @@
|
||||||
# (default: 20)
|
# (default: 20)
|
||||||
#bytespersigop=1
|
#bytespersigop=1
|
||||||
|
|
||||||
# (DEPRECATED) Relay and mine data carrier transactions (default: 1)
|
# Relay and mine data carrier transactions (default: 1)
|
||||||
#datacarrier=1
|
#datacarrier=1
|
||||||
|
|
||||||
# (DEPRECATED) Relay and mine transactions whose data-carrying raw
|
# Relay and mine transactions whose data-carrying raw scriptPubKeys in
|
||||||
# scriptPubKeys in aggregate are of this size or less, allowing
|
# aggregate are of this size or less, allowing multiple outputs
|
||||||
# multiple outputs (default: 100000)
|
# (default: 100000)
|
||||||
#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
|
||||||
|
|
Loading…
Reference in New Issue