From 909914c7ebaa3de290fd41ba0d031e3eaa278e4d Mon Sep 17 00:00:00 2001 From: Believethehype <1097224+believethehype@users.noreply.github.com> Date: Sun, 16 Jun 2024 08:02:18 +0200 Subject: [PATCH] Update discovery.py --- tests/discovery.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/discovery.py b/tests/discovery.py index 14ab7d6..a57196e 100644 --- a/tests/discovery.py +++ b/tests/discovery.py @@ -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