diff --git a/tests/discovery.py b/tests/discovery.py index fa2f909..28f44c1 100644 --- a/tests/discovery.py +++ b/tests/discovery.py @@ -1164,7 +1164,7 @@ def playground(): "logger": False} image = "https://image.nostr.build/53536b3eccb03fdb127849b79f85b0b6ecb241d12068b65f52afe4a4650d5318.jpg" - description = "I show popular tweets with < 210 symbols" + description = "I show popular notes with < 210 symbols" custom_processing_msg = ["Tweets are short notes"] cost = 0 diff --git a/tests/discovery_gallery.py b/tests/discovery_gallery.py index b2cce96..39118aa 100644 --- a/tests/discovery_gallery.py +++ b/tests/discovery_gallery.py @@ -9,7 +9,7 @@ from nostr_dvm.utils.admin_utils import AdminConfig from nostr_dvm.utils.dvmconfig import build_default_config from nostr_dvm.utils.nip89_utils import create_amount_tag, NIP89Config, check_and_set_d_tag -rebroadcast_NIP89 = True # Announce NIP89 on startup +rebroadcast_NIP89 = False # Announce NIP89 on startup rebroadcast_NIP65_Relay_List = False update_profile = False