Update README.md
This commit is contained in:
parent
1b11f91517
commit
3362b0cdbe
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ With this extension to can create/edit LNURL withdraws, set a min/max amount, se
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## API endpoint
|
## API endpoint - /withdraw/api/v1/lnurlmaker
|
||||||
Easily fetch one-off LNURL
|
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"
|
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue