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