From 6d62cd944e6fe2b6832ad3f1a589d38ef2b239d0 Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:07:54 +0000 Subject: [PATCH] Update Sparrow guide (#131) * Update guide.md * typo --- docs/integrations/sparrow/guide.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/integrations/sparrow/guide.md b/docs/integrations/sparrow/guide.md index fe28d72..fb31e49 100644 --- a/docs/integrations/sparrow/guide.md +++ b/docs/integrations/sparrow/guide.md @@ -1,8 +1,10 @@ # Sparrow Wallet Setup Guide -You have two options for connecting Sparrow directly to Bitcoin's RPC: LAN (.local) and Tor (.onion). LAN of course only works on the lan but is very fast, while Tor works remotely but is slow. Switching between them is just a matter of changing .local to .onion (or vice versa) and switching the Tor proxy off or on, respectively. +You have two options for connecting Sparrow directly to Bitcoin's RPC: LAN (.local) and Tor (.onion). LAN of course only works on the lan but is very fast, while Tor works remotely but is slow. Switching between them is just a matter of changing .local to .onion (or vice versa) and switching the Tor proxy off or on, respectively, and changing the Port used to connect. -If you use tor, you will need to have Tor running natively on your device in order to use Sparrow remotely. You can find the relevant setup documentation in the Resources section at the bottom of this page. +If you use LAN (.local), and you run Windows, make sure you have [Bonjour set up](https://docs.start9.com/latest/guides/device-guides/dg-windows/lan-windows#install-bonjour). + +If you use Tor (.onion), you will need to have Tor running natively on your device in order to use Sparrow remotely. You can find the relevant setup documentation in the Resources section at the bottom of this page. ## Configuring Sparrow to use the Bitcoin Core RPC