From 3c494018142b5a1c236681eb9a2abc9010ea1014 Mon Sep 17 00:00:00 2001 From: Seth For Privacy <40500387+sethforprivacy@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:43:26 -0400 Subject: Fix socks5 example --- sentrum.sample.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentrum.sample.toml b/sentrum.sample.toml index 63f4f17..75d0020 100644 --- a/sentrum.sample.toml +++ b/sentrum.sample.toml @@ -41,6 +41,6 @@ url = "ssl://fulcrum.sethforprivacy.com:50002" # blockchain network ("bitcoin", "testnet", "signet", "regtest") network = "bitcoin" # Optional socks5 proxy (defaults to None) -#socks5 = 127.0.0.1:9050 +#socks5 = "127.0.0.1:9050" # If using ssl with a trusted certificate, set this to true certificate_validation = false -- cgit v1.2.3-70-g09d2