boltz-backend
boltz-backend copied to clipboard
Allowing adding custom TLV records for paying invoices of Submarine Swaps
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