From 430b2d4f2b54dc6e8132cd6143ddfa210dca969f Mon Sep 17 00:00:00 2001 From: Ross Savage Date: Tue, 22 Oct 2024 12:47:04 +0200 Subject: [PATCH] Update roadmap --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9b07453..290f6e6 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,8 @@ Within each sub-project readme, there are instructions on how to build, test, an - [x] LNURL-Pay - [x] LNURL-Withdraw - [x] Send to a Lightning address -- [ ] Receive via Lightning address +- [x] Receive via Lightning address - [ ] Real-time sync -- [ ] Webhook for receiving payments -- [ ] Offline receive via notifications -- [ ] Offline swaps via notifications +- [x] Webhook for receiving payments +- [x] Offline receive via notifications +- [x] Offline swaps via notifications