mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-03 06:04:24 +01:00
Merge branch 'dev-with-polar' of https://github.com/radworx/btcpayserver into dev-with-polar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user