From b7b02f6005531f1bfd7b0c16c54b671e8583ef7d Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Mon, 25 Aug 2025 21:20:14 +0200 Subject: [PATCH] Update install-full-tor-node.sh --- install-full-tor-node.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-full-tor-node.sh b/install-full-tor-node.sh index 6117eed..1025ee7 100644 --- a/install-full-tor-node.sh +++ b/install-full-tor-node.sh @@ -450,7 +450,7 @@ dbcache=777 par=4 checkblocks=24 checklevel=0 -uaappend=PyBLOCK +uaappend=PyBLOCKNodeTor disablewallet=1 uacomment=PyBLOCK Crew @@ -606,7 +606,7 @@ You are about to install a Bitcoin full node based on Bitcoin KNOTS v$VERSION. All files will be installed under $TARGET_DIR directory. Your node will be configured to accept incoming connections from other nodes in -the Bitcoin network by using uPnP feature on your router. +the Bitcoin network. For security reason, wallet functionality is not enabled by default.