ops: Set blocksxor=0 in bitcoin.conf

This commit is contained in:
wiz
2024-09-05 02:15:08 +09:00
parent 07fd3d3409
commit 64223c4744

View File

@@ -15,6 +15,7 @@ rpcpassword=__BITCOIN_RPC_PASS__
whitelist=127.0.0.1 whitelist=127.0.0.1
whitelist=103.99.168.0/22 whitelist=103.99.168.0/22
whitelist=2401:b140::/32 whitelist=2401:b140::/32
blocksxor=0
#uacomment=@wiz #uacomment=@wiz
[main] [main]