Skip to content

Commit 4e869a6

Browse files
committed
doc: update example bitcoin conf for 30.0rc3
1 parent a2ac6cc commit 4e869a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

share/examples/bitcoin.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -576,12 +576,12 @@
576576
# (default: 20)
577577
#bytespersigop=1
578578

579-
# (DEPRECATED) Relay and mine data carrier transactions (default: 1)
579+
# Relay and mine data carrier transactions (default: 1)
580580
#datacarrier=1
581581

582-
# (DEPRECATED) Relay and mine transactions whose data-carrying raw
583-
# scriptPubKeys in aggregate are of this size or less, allowing
584-
# multiple outputs (default: 100000)
582+
# Relay and mine transactions whose data-carrying raw scriptPubKeys in
583+
# aggregate are of this size or less, allowing multiple outputs
584+
# (default: 100000)
585585
#datacarriersize=1
586586

587587
# Fees (in BTC/kvB) smaller than this are considered zero fee for

0 commit comments

Comments
 (0)