neb_b on Nostr: anyone know why i’m seeing this when trying to decrypt dms with nostr-tools? Will ...
anyone know why i’m seeing this when trying to decrypt dms with nostr-tools? Will zap if you help. Wondering if this is because I’m patching the nostr-tools package to use a react-native friendly crypto library. I’m just doing this:
const decryptedContent = await nip04.decrypt(privateKey, pubkey, note.content)
Published at
2023-02-06 04:54:57Event JSON
{
"id": "eb5d5bb21d3c1b559bc455d58eb5450ad17f5e3860d2674db41992d369c1c267",
"pubkey": "cbf904c0702a361911c46d79379a6a502bc3bd0b4c56d25389e62d3ebf4a7db8",
"created_at": 1675659297,
"kind": 1,
"tags": [],
"content": "anyone know why i’m seeing this when trying to decrypt dms with nostr-tools? Will zap if you help. Wondering if this is because I’m patching the nostr-tools package to use a react-native friendly crypto library. I’m just doing this:\n\nconst decryptedContent = await nip04.decrypt(privateKey, pubkey, note.content)\n\n\nhttps://i.imgur.com/UIs784m.png",
"sig": "be6b63827012ed65c81995bf0a4d3676defece1920fc843a70168ba385c2d55ff5e61500965fc741cb9ce34c903d53bc0d29598debd15ceb730de22537f8045f"
}