openoms on Nostr: This was a rather simple issue: the TXT record is limited to 255 bytes so the offer ...
This was a rather simple issue: the TXT record is limited to 255 bytes so the offer is broken up to two strings.
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.
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.