mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 14:22:55 +01:00
Update README.md
This commit is contained in:
parent
3362b0cdbe
commit
87d66e99d0
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ With this extension to can create/edit LNURL withdraws, set a min/max amount, se
|
|||
|
||||
|
||||
## API endpoint - /withdraw/api/v1/lnurlmaker
|
||||
Easily fetch one-off LNURL
|
||||
Easily fetch one-off LNURLw
|
||||
|
||||
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
Reference in a new issue