Melvin Carvalho Old Key DO NOT USE, USE npub1melv683fw6n2mvhl5h6dhqd8mqfv3wmxnz4qph83ua4dk4006ezsrt5c24 on Nostr: is this firefox? it's a serialization bug, i get round it with // workaround for now ...
is this firefox? it's a serialization bug, i get round it with
// workaround for now
if (navigator.userAgent.indexOf("Firefox") > 0) {
publicKey = publicKey.split(/(..)/g).filter(i => i).map(i => String.fromCharCode(parseInt(i, 16))).join('')
}
Published at
2022-04-18 09:54:41Event JSON
{
"id": "dba3de7175ae319c09d82d4ae73b535a9f93ce6312612a926fe0d72307880349",
"pubkey": "ed1d0e1f743a7d19aa2dfb0162df73bacdbc699f67cc55bb91a98c35f7deac69",
"created_at": 1650275681,
"kind": 1,
"tags": [
[
"p",
"b238e136091cb01cd21606dac1a2f503f504e7e8e7c75d98fcefd30aed084a1c"
],
[
"e",
"682364e26bf2a3fbd65aa0a1f2c2d3df1e741149342b94bd7390aeb8dfedf7e4"
]
],
"content": "is this firefox? it's a serialization bug, i get round it with\n\n // workaround for now\n if (navigator.userAgent.indexOf(\"Firefox\") \u003e 0) {\n publicKey = publicKey.split(/(..)/g).filter(i =\u003e i).map(i =\u003e String.fromCharCode(parseInt(i, 16))).join('')\n }",
"sig": "c9e945b3ab26316560246e1e207b3c7c993698f68de352388a7a2374b387a79357b4f0aa443e1a22c8739a0f86c6f4ff36a2d58e909fb192e03455769da086bc"
}