We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ac6cc commit 4e869a6Copy full SHA for 4e869a6
share/examples/bitcoin.conf
@@ -576,12 +576,12 @@
576
# (default: 20)
577
#bytespersigop=1
578
579
-# (DEPRECATED) Relay and mine data carrier transactions (default: 1)
+# Relay and mine data carrier transactions (default: 1)
580
#datacarrier=1
581
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)
+# Relay and mine transactions whose data-carrying raw scriptPubKeys in
+# aggregate are of this size or less, allowing multiple outputs
+# (default: 100000)
585
#datacarriersize=1
586
587
# Fees (in BTC/kvB) smaller than this are considered zero fee for
0 commit comments