From bb9caa5c47f4eb0d945f44f2b97313b1593a531e Mon Sep 17 00:00:00 2001 From: diegorodriguezv Date: Mon, 9 Mar 2026 11:13:40 -0500 Subject: [PATCH] Update README with v0.4.0 milestone details Fix blank checkbox formatting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fb84d1..79b1608 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Project Milestones: - [x] [v0.1.0](https://github.com/lndk-org/lndk/milestone/1): Onion message forwarding for LND. - [x] [v0.2.0](https://github.com/lndk-org/lndk/milestone/2): Payment to offers with blinded paths. - [x] v0.3.0: Create offers and receive payments with blinded paths. -- [] v0.4.0: Support BIP-353 && merchant-pays-user flow +- [ ] v0.4.0: Support BIP-353 && merchant-pays-user flow _Please note that this project is still experimental._