Update BTCPayServer.Tests/README.md

Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>
This commit is contained in:
d11n 2021-02-24 17:16:27 +01:00 committed by GitHub
parent 75c2fabd7f
commit e25f76753a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ You can also generate blocks:
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
Now you can create a lightning invoice on BTCPay Server regtest and make a payment through Polar.
Now you can create a Lightning invoice on BTCPay Server regtest and make a payment through Polar.
PLEASE NOTE: You may get an exception break in Visual Studio. You must quickly click "Continue" in VS so the invoice is generated.
Or, uncheck the box that says, "Break when this exceptiontype is thrown".