From 32e9d10ee493f73c542e65db23ae49ff0032cdeb Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Mon, 18 Dec 2023 20:22:11 +0700 Subject: [PATCH] fix: mark make_invoice expiry unsupported in alby LNClient --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4eabbeb..853927d5 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ You can also contribute to our [bounty program](https://github.com/getAlby/light - ⚠️ preimage in request not supported ✅ `make_invoice` +- ⚠️ expiry in request not supported ✅ `lookup_invoice` - ⚠️ fees_paid in response not supported