lightning-browser-extension icon indicating copy to clipboard operation
lightning-browser-extension copied to clipboard

feat: add custom records to NWC connector

Open rolznz opened this issue 8 months ago • 4 comments

Adds custom records (mainly used for podcasting payments but could be other things) to the NWC connector.

There is no standard on how these should be passed. In the NIP-47 spec metadata can be returned, so I think it makes sense to keep the custom_records (custom TLVs) in a separate object inside the metadata object.

https://github.com/nostr-protocol/nips/blob/master/47.md

(I will link the NWC PR when it's ready)

Related: https://github.com/getAlby/nostr-wallet-connect-next/issues/444 Related: https://github.com/getAlby/nostr-wallet-connect/pull/251

image image

rolznz avatar Jun 14 '24 05:06 rolznz