From d3f98e90eb8a4870cc5bb0ccbad13730abd5a1c4 Mon Sep 17 00:00:00 2001 From: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Date: Fri, 25 Jun 2021 11:59:22 -0400 Subject: [PATCH] fix duplicate explicit target here error with double underscore for link --- source/support/FAQ/bitcoin-faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/support/FAQ/bitcoin-faq.rst b/source/support/FAQ/bitcoin-faq.rst index 30b1dd2..e2142df 100644 --- a/source/support/FAQ/bitcoin-faq.rst +++ b/source/support/FAQ/bitcoin-faq.rst @@ -131,7 +131,7 @@ How do I connect my Spark mobile app to the Embassy Spark server? ----------------------------------------------------------------- To use a Spark client, you still need to have Spark installed on the Embassy (which ‘serves’ Spark). Then, under Properties, there is a "Pairing URL". The first part of this is the server URL, and the end portion of it is the access key. -Unfortunately, Spark cannot currently be used in Consulate. This issue is being tracked `here `_. +Unfortunately, Spark cannot currently be used in Consulate. This issue is being tracked `here `__. Are my addresses, channels, and balances all stored in LND or in RTL? ---------------------------------------------------------------------