Add relay (#418)

This commit is contained in:
Kroese 2023-08-06 10:06:19 +02:00 committed by GitHub
parent b1f1da4d94
commit 0c298c6909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ const DEFAULT_RELAYS = [
'wss://nos.lol',
'wss://relay.snort.social',
'wss://relay.current.fyi',
'wss://soloco.nl',
];
const SEARCH_RELAYS = ['wss://relay.nostr.band'];