From 6fb48e24661b309a0769df6edbd1e8b2dee48cef Mon Sep 17 00:00:00 2001 From: Debian Date: Wed, 3 Sep 2025 16:24:05 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20correction=20authentification=20RPC=20bl?= =?UTF-8?q?indbit=20-=20Retour=20=C3=A0=20la=20configuration=20rpc=5Fuser/?= =?UTF-8?q?rpc=5Fpass=20s=C3=A9par=C3=A9s=20-=20Configuration=20rpcallowip?= =?UTF-8?q?=20dans=20la=20section=20globale=20Bitcoin?= 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 fbf3931c..faa46958 100644 --- a/conf/bitcoin.conf +++ b/conf/bitcoin.conf @@ -14,6 +14,7 @@ proxy=4nk-tor:9050 listen=1 # Paramètres RPC +rpcallowip=172.24.0.0/16 rpcuser=bitcoin rpcpassword=bitcoin rpcworkqueue=32 @@ -38,7 +39,6 @@ addnode=d6i546e2sjezhyy2eupyc2wqtbgjnkubcjd4prhqurtlmp7nsp6yxqyd.onion:38333 port=38333 rpcport=38332 rpcbind=0.0.0.0 -rpcallowip=172.24.0.0/16 fallbackfee=0.0001