From 2ef15f2bc00471bc124ebd831f89df4bd001d5bb Mon Sep 17 00:00:00 2001 From: Debian Date: Wed, 3 Sep 2025 16:17:05 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20correction=20configuration=20RPC=20Bitco?= =?UTF-8?q?in=20signet=20-=20D=C3=A9placement=20de=20rpcallowip=20dans=20l?= =?UTF-8?q?a=20section=20[signet]=20-=20Correction=20de=20l=20authentifica?= =?UTF-8?q?tion=20RPC=20pour=20blindbit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/bitcoin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/bitcoin.conf b/conf/bitcoin.conf index faa46958..fbf3931c 100644 --- a/conf/bitcoin.conf +++ b/conf/bitcoin.conf @@ -14,7 +14,6 @@ proxy=4nk-tor:9050 listen=1 # Paramètres RPC -rpcallowip=172.24.0.0/16 rpcuser=bitcoin rpcpassword=bitcoin rpcworkqueue=32 @@ -39,6 +38,7 @@ addnode=d6i546e2sjezhyy2eupyc2wqtbgjnkubcjd4prhqurtlmp7nsp6yxqyd.onion:38333 port=38333 rpcport=38332 rpcbind=0.0.0.0 +rpcallowip=172.24.0.0/16 fallbackfee=0.0001