1
1
mirror of https://github.com/bumi/lntip synced 2025-07-08 01:35:52 +00:00

Update README.md

This commit is contained in:
bumi 2020-10-24 15:26:47 +02:00 committed by GitHub
parent 2c6b946f8d
commit cc73ef7a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ otherwise an overlay will be shown with the payment request and a QR code.
I wanted a simple way for people to send Lightning payments using my own lightning node.
BTCPay Server is too big and hard to run for that as I do not need most of its features.
BTCPay Server is too big and hard to run for that and I do not need most of its features.
## Installation
@ -46,9 +46,9 @@ To connect to the lnd node the cert, macaroon and address of the lnd node has to
#### Examples:
$ ./lnme --help
$ ./lnme --address=lndhost.com:10009 --bind=localhost:4711
$ ./lnme --disable-website
$ lnme --help
$ lnme --address=lndhost.com:10009 --bind=localhost:4711
$ lnme --disable-website
### Customize your ⚡ website