Update README.md
This commit is contained in:
@@ -6,3 +6,9 @@ https://github.com/btcontract/lnurl-rfc/blob/master/spec.md#3-lnurl-withdraw
|
|||||||
With this extension to can create/edit LNURL withdraws, set a min/max amount, set time (useful for subscription services)
|
With this extension to can create/edit LNURL withdraws, set a min/max amount, set time (useful for subscription services)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## API endpoint
|
||||||
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user