From 4e869a67aa7415f9c756bf6463e3437ae0a3ec44 Mon Sep 17 00:00:00 2001 From: fanquake Date: Fri, 3 Oct 2025 16:33:13 +0100 Subject: [PATCH] doc: update example bitcoin conf for 30.0rc3 --- share/examples/bitcoin.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/examples/bitcoin.conf b/share/examples/bitcoin.conf index 5ae2853ff57..5eacee9ad94 100644 --- a/share/examples/bitcoin.conf +++ b/share/examples/bitcoin.conf @@ -576,12 +576,12 @@ # (default: 20) #bytespersigop=1 -# (DEPRECATED) Relay and mine data carrier transactions (default: 1) +# Relay and mine data carrier transactions (default: 1) #datacarrier=1 -# (DEPRECATED) Relay and mine transactions whose data-carrying raw -# scriptPubKeys in aggregate are of this size or less, allowing -# 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) #datacarriersize=1 # Fees (in BTC/kvB) smaller than this are considered zero fee for