From 01ab628a70c5afb5468a9c5bbed20b30cf2734e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Mon, 27 May 2024 06:59:58 -0300 Subject: [PATCH] Update default.conf --- src/bitcoind/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitcoind/default.conf b/src/bitcoind/default.conf index 9c9ab51..239449a 100644 --- a/src/bitcoind/default.conf +++ b/src/bitcoind/default.conf @@ -8,7 +8,7 @@ rpcpassword=your_rpc_password rpcport=8332 # Enable testnet for development (remove for mainnet) -testnet=1 +testnet4=1 mainnet=1 signet=1