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

@@ -127,8 +127,8 @@ def build_example(name, identifier, admin_config):
"name": name,
"picture": "https://image.nostr.build/720eadc9af89084bb09de659af43ad17fec1f4b0887084e83ac0ae708dfa83a6.png",
"about": "I use a LLM connected via Huggingchat to summarize Inputs",
"encryptionSupported": True,
"cashuAccepted": True,
"supportsEncryption": True,
"acceptsNutZaps": dvm_config.ENABLE_NUTZAP,
"nip90Params": {}
}