mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 11:47:24 +01:00
some more cleanup, preparations to update nostr sdk
This commit is contained in:
@@ -7,9 +7,7 @@ from utils import env
|
||||
|
||||
NEW_USER_BALANCE: int = 250 # Free credits for new users
|
||||
|
||||
RELAY_LIST = ["wss://relay.damus.io", "wss://nostr-pub.wellorder.net", "wss://nos.lol", "wss://nostr.wine",
|
||||
"wss://relay.nostfiles.dev", "wss://nostr.mom", "wss://nostr.oxtr.dev", "wss://relay.nostr.bg",
|
||||
"wss://relay.f7z.io"]
|
||||
|
||||
|
||||
|
||||
class EventDefinitions:
|
||||
|
||||
Reference in New Issue
Block a user