From a97bcc6e16e1b804ca4ab447fe99f178a28971dd Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Fri, 5 Aug 2022 13:47:29 -0400 Subject: [PATCH] Replaced proxy with onion option --- how-to-self-host-hardened-bitcoin-node/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-self-host-hardened-bitcoin-node/README.md b/how-to-self-host-hardened-bitcoin-node/README.md index 4e3a068..0ecb5cf 100644 --- a/how-to-self-host-hardened-bitcoin-node/README.md +++ b/how-to-self-host-hardened-bitcoin-node/README.md @@ -643,8 +643,8 @@ disablewallet=1 dns=0 dnsseed=0 maxconnections=20 +onion=127.0.0.1:9050 onlynet=onion -proxy=127.0.0.1:9050 prune=0 server=1 txindex=1