diff --git a/BTCPayServer.Tests/README.md b/BTCPayServer.Tests/README.md index cc4e5cab6..373702025 100644 --- a/BTCPayServer.Tests/README.md +++ b/BTCPayServer.Tests/README.md @@ -29,8 +29,8 @@ You can also generate blocks: ### Using Polar to test Lightning payments - Install and run [Polar](https://lightningpolar.com/). Setup a small network of nodes. -- Go to your store's General Settings and enable Lightning. -- Build your connection string using the Connect infomation in the Polar app. +- Go to your Store's General Settings and enable Lightning +- 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