multiple payees

This commit is contained in:
shocknet-justin 2024-09-03 14:06:21 -04:00
parent c8ca0b5c45
commit 62c86a7a9b

1
69.md
View File

@ -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