Considered having chain addresses in payload but it complicates client ux/dx a bit, the wallet server too is actually harder than lightning alone because of the need to address track and deal with gap limits in recovery
However, since it's just transport for bolt11, chain addresses can go in the invoices with the f tag without a spec change which is intended in lightning for chain fallback
Considered having chain addresses in payload but it complicates client ux/dx a bit, the wallet server too is actually harder than lightning alone because of the need to address track and deal with gap limits in recovery
However, since it's just transport for bolt11, chain addresses can go in the invoices with the
ftag without a spec change which is intended in lightning for chain fallback