openoms on Nostr: I can resolve this according to with: dig phoenix.user._bitcoin-payment.arvin.dev TXT ...
I can resolve this according to
https://github.com/bitcoin/bips/blob/master/bip-0353.mediawiki with:
dig phoenix.user._bitcoin-payment.arvin.dev TXT +dnssec
but when I try to decode the resulting offer with LNDK or CLN it runs to an error:
lndk-cli decode-offer lno1zrx...
Decoding offer: lno1zrx....
ERROR please provide offer starting with lno. Provided offer is invalid, failed to decode with error: Bech32(InvalidPadding).
lightning-cli pay lno1zrx...
{
"code": -32602,
"message": "Invalid bolt12: unexpected prefix lno"
}
What could be the issue?
Published at
2024-09-11 13:08:06Event JSON
{
"id": "045bf718f420e007162862cffef6aae6ecb4c165cc264eae6f14f1d57d5fd0ad",
"pubkey": "aac07d95089ce6adf08b9156d43c1a4ab594c6130b7dcb12ec199008c5819a2f",
"created_at": 1726060086,
"kind": 1,
"tags": [
[
"e",
"a9013d6bed50e531fd362cc1cb9c30314ada97ba5d68a90296533d320507d0d2",
"",
"root"
],
[
"e",
"a9013d6bed50e531fd362cc1cb9c30314ada97ba5d68a90296533d320507d0d2",
"",
"reply"
],
[
"p",
"50ad69ef936e893e289d0ac1ddcde051792cfb708ec00d738fa30adf2f4b4708",
"",
"mention"
]
],
"content": "I can resolve this according to https://github.com/bitcoin/bips/blob/master/bip-0353.mediawiki with: \n\ndig phoenix.user._bitcoin-payment.arvin.dev TXT +dnssec\n\nbut when I try to decode the resulting offer with LNDK or CLN it runs to an error:\n\nlndk-cli decode-offer lno1zrx...\nDecoding offer: lno1zrx....\nERROR please provide offer starting with lno. Provided offer is invalid, failed to decode with error: Bech32(InvalidPadding).\n\nlightning-cli pay lno1zrx...\n{\n \"code\": -32602,\n \"message\": \"Invalid bolt12: unexpected prefix lno\"\n}\n\nWhat could be the issue?",
"sig": "aa4a5e1834f26bb1f4398e4051b44af47abc246583c7e5a052769bf5dc6416cabe12b2e6c839d3a9a03db6ce8c88c151874d49ec27979f07d01c10e3fbf456f1"
}