boltz-backend icon indicating copy to clipboard operation
boltz-backend copied to clipboard

Allowing adding custom TLV records for paying invoices of Submarine Swaps

Open michael1011 opened this issue 5 months ago • 0 comments

Title says it all. Usage examples:

  • https://github.com/satoshisstream/satoshis.stream/blob/main/TLV_registry.md
  • https://github.com/lightning/blips/blob/master/blip-0010.md

Things to consider:

  • custom records start at key 65536
  • length limits?
  • limit number of records?
  • needs support in mpay; pay does not allow setting custom records

michael1011 avatar Sep 07 '24 16:09 michael1011