Why Nostr? What is Njump?
2022-04-18 09:54:41
in reply to

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('')
}
Author Public Key
npub1a5wsu8m58f73n23dlvqk9hmnhtxmc6vlvlx9twu34xxrta77435sv253ln