link handling

This commit is contained in:
shocknet-justin 2024-09-03 13:51:58 -04:00
parent c6a3a29adf
commit c8ca0b5c45

1
69.md
View File

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