Add relay

This commit is contained in:
Kroese 2023-07-28 19:30:55 +02:00 committed by GitHub
parent c8a694c6f0
commit 6f97117272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ export const fallbackRelays = [
'wss://relay.dwadziesciajeden.pl', 'wss://relay.dwadziesciajeden.pl',
'wss://nostr-1.afarazit.eu', 'wss://nostr-1.afarazit.eu',
'wss://lbrygen.xyz', 'wss://lbrygen.xyz',
'wss://soloco.nl',
] ]
class RelayPool { class RelayPool {