Update README.md

This commit is contained in:
Arc 2020-02-19 22:20:41 +00:00 committed by GitHub
parent 1b11f91517
commit 3362b0cdbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ With this extension to can create/edit LNURL withdraws, set a min/max amount, se
![lnurl](https://i.imgur.com/qHi7ExL.png)
## API endpoint
## API endpoint - /withdraw/api/v1/lnurlmaker
Easily fetch one-off LNURL
curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/withdraw/api/v1/lnurlmaker -d '{"amount":"100","memo":"ATM"}' -H "Grpc-Metadata-macaroon: YOUR-WALLET-ADMIN-KEY"