From bd58fbdfc334eca2f2dc57cd42e411724518a0ed Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Fri, 22 Dec 2023 13:21:38 +0700 Subject: [PATCH] doc: update supported methods --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 853927d5..6e3faf54 100644 --- a/README.md +++ b/README.md @@ -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