mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-12-19 23:03:52 +01:00
clean up nip89 with suggested params in the nip, replace nip04 with nip44 for encryption
This commit is contained in:
@@ -121,8 +121,8 @@ def build_example(name, identifier, admin_config, server_address):
|
||||
"name": name,
|
||||
"picture": "https://image.nostr.build/229c14e440895da30de77b3ca145d66d4b04efb4027ba3c44ca147eecde891f1.jpg",
|
||||
"about": "I upscale an image using realESRGan up to factor 4 (default is factor 4)",
|
||||
"encryptionSupported": True,
|
||||
"cashuAccepted": True,
|
||||
"supportsEncryption": True,
|
||||
"acceptsNutZaps": dvm_config.ENABLE_NUTZAP,
|
||||
"nip90Params": {
|
||||
"upscale": {
|
||||
"required": False,
|
||||
|
||||
Reference in New Issue
Block a user