From e5540ee79fb9891098cbd2db58c75b6d2142c83d Mon Sep 17 00:00:00 2001 From: raddev Date: Mon, 18 Jan 2021 22:52:09 -0500 Subject: [PATCH] Update BTCPayServer.Tests/README.md Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com> --- BTCPayServer.Tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer.Tests/README.md b/BTCPayServer.Tests/README.md index df2d8bea5..061896a4b 100644 --- a/BTCPayServer.Tests/README.md +++ b/BTCPayServer.Tests/README.md @@ -30,7 +30,7 @@ You can also generate blocks: - Install and run [Polar](https://lightningpolar.com/). Setup a small network of nodes. -Goto your Store's General Settings and enable Lightning --Build you connection string using the Connect infomation in the Polar app +- Build you connection string using the Connect information in the Polar app LND Connection string example: type=lnd-rest;server=https://127.0.0.1:8084/;macaroonfilepath="local path to admin.macaroon on your computer, without these quotes";allowinsecure=true