Update install-full-tor-node.sh

This commit is contained in:
Satoshi Nakamoto 2025-08-25 21:20:14 +02:00 committed by GitHub
parent 33073bfdc3
commit b7b02f6005
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.