From c8ca0b5c455665d27c73a1fc7af7d7cdb41df18e Mon Sep 17 00:00:00 2001 From: shocknet-justin <34176400+shocknet-justin@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:51:58 -0400 Subject: [PATCH] link handling --- 69.md | 1 + 1 file changed, 1 insertion(+) diff --git a/69.md b/69.md index 8a3f1f22..451957d4 100644 --- a/69.md +++ b/69.md @@ -198,6 +198,7 @@ Clients implementing this NIP may: 2. Implement additional features such as multi-recipient payments or integration with other Lightning-related NIPs. 3. **Use Addressable Events**: Implement addressable events to allow for updates to the recipient key or relay URL associated with the offer. 4. **Attempt Payments by Name**: Use the combination of NIP-05 and NIP-69 to attempt payments by name-based lookups. +5. Parse `noffer` strings with existing `lightning:` link handlers just as they would invoices or legacy LNURL strings ### Prohibited