From dffc423dbb19cee9422de45791552a177ecf40ab Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Fri, 5 Aug 2022 13:18:46 -0400 Subject: [PATCH] Implemented missing proxy option --- how-to-self-host-hardened-bitcoin-node/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/how-to-self-host-hardened-bitcoin-node/README.md b/how-to-self-host-hardened-bitcoin-node/README.md index 4265ee0..4e3a068 100644 --- a/how-to-self-host-hardened-bitcoin-node/README.md +++ b/how-to-self-host-hardened-bitcoin-node/README.md @@ -644,6 +644,7 @@ dns=0 dnsseed=0 maxconnections=20 onlynet=onion +proxy=127.0.0.1:9050 prune=0 server=1 txindex=1