-

@ openoms
2024-09-12 07:15:55
This was a rather simple issue: the TXT record is limited to 255 bytes so the offer is broken up to two strings.
https://image.nostr.build/05cc9fb96458ed6b4ca01c536fea82755d549e48977d36d9b6ab52ee46ffccd5.png
When passing the full offer lndk-cli can decode, but cannot get an invoice (your phone didn't wake up I presume)
CLN still cannot decode the same string:
{
"code": -32602,
"message": "Invalid bolt12: unexpected prefix lno"
}
Looking forward to send you some sats from an LND + LNDK node when your phone is back online with Phoenix running.