From 62c86a7a9b763b4f83a28853643795943684573a Mon Sep 17 00:00:00 2001 From: shocknet-justin <34176400+shocknet-justin@users.noreply.github.com> Date: Tue, 3 Sep 2024 14:06:21 -0400 Subject: [PATCH] multiple payees --- 69.md | 1 + 1 file changed, 1 insertion(+) diff --git a/69.md b/69.md index 451957d4..09fd713e 100644 --- a/69.md +++ b/69.md @@ -196,6 +196,7 @@ Clients implementing this NIP may: 1. Support both this protocol and LNURL for backward compatibility during the transition period. 2. Implement additional features such as multi-recipient payments or integration with other Lightning-related NIPs. + - For offers that list multiple recipient keys, clients may "for each" over the recipient keys to pay multiple recipients. 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