mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
doc: update supported methods
This commit is contained in:
parent
e3642fdd83
commit
bd58fbdfc3
1 changed files with 3 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ You can also contribute to our [bounty program](https://github.com/getAlby/light
|
|||
|
||||
✅ NIP-47 info event
|
||||
|
||||
❌ `expires` tag in requests
|
||||
❌ `expiration` tag in requests
|
||||
|
||||
### LND
|
||||
|
||||
|
|
@ -132,6 +132,7 @@ You can also contribute to our [bounty program](https://github.com/getAlby/light
|
|||
✅ `get_balance`
|
||||
|
||||
✅ `pay_invoice`
|
||||
- ⚠️ amount not supported (for amountless invoices)
|
||||
|
||||
✅ `pay_keysend`
|
||||
|
||||
|
|
@ -159,6 +160,7 @@ You can also contribute to our [bounty program](https://github.com/getAlby/light
|
|||
✅ `get_balance`
|
||||
|
||||
✅ `pay_invoice`
|
||||
- ⚠️ amount not supported (for amountless invoices)
|
||||
|
||||
✅ `pay_keysend`
|
||||
- ⚠️ preimage in request not supported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue