mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-14 07:49:07 -05:00
multiple payees
This commit is contained in:
parent
c8ca0b5c45
commit
62c86a7a9b
1
69.md
1
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user