clean up nip89 with suggested params in the nip, replace nip04 with nip44 for encryption

This commit is contained in:
Believethehype
2024-11-22 19:18:44 +01:00
parent b88f4a54ca
commit e2f720becc
90 changed files with 412 additions and 346 deletions

View File

@@ -181,7 +181,7 @@ async function listen() {
if (JSON.parse(el.event).pubkey === event.author.toHex().toString() && el.kind === "5050") {
jsonentry.name = el.name
jsonentry.about = el.about
jsonentry.image = el.image
jsonentry.picture = el.picture
jsonentry.nip90Params = el.nip90Params
//jsonentry.reactions = await dvmreactions(PublicKey.parse(el.id), store.state.followings)
//jsonentry.reactions.negativeUser = false