Update discovery.py

This commit is contained in:
Believethehype 2024-06-16 08:02:18 +02:00
parent e2af2c82c5
commit 909914c7eb

View File

@ -24,7 +24,7 @@ from nostr_dvm.utils.nostr_utils import check_and_set_private_key
from nostr_dvm.utils.zap_utils import check_and_set_ln_bits_keys
rebroadcast_NIP89 = False # Announce NIP89 on startup
rebroadcast_NIP89 = False # Announce NIP89 on startup Only do this if you know what you're doing.
rebroadcast_NIP65_Relay_List = False
update_profile = False