Skip to content

Commit a8208f8

Browse files
author
223880⚡️
authored
Update nip_88.jsx
1 parent 1116f4c commit a8208f8

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

src/nostr/nip_88.jsx

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,5 @@ const NSEC_KEY_LENGTH_BYTES = NSEC_KEY_LENGTH / 8;
88
const Npub_LENGTH = 32;
99

1010
const relays = {
11-
'wss://relay.damus.io': 'wss://relay.damus.io',
12-
'wss://relay.nostr.info': 'wss://relay.nostr.info',
13-
'wss://nostr.bitcoiner.social': 'wss://nostr.bitcoiner.social',
14-
'wss://nostr.fmt.wiz.biz': 'wss://nostr.fmt.wiz.biz',
15-
'wss://nostr.mom': 'wss://nostr.mom',
16-
'wss://nostr.mom.cat': 'wss://nostr.mom.cat',
17-
'wss://nostr.mom.cat': 'wss://nostr.mom.cat',
18-
'wss://nostr.mom.cat': 'wss://nostr.mom.cat',
19-
'wss://nostr.mom.cat': 'wss://nostr.mom.cat',
20-
}
11+
'wss://https://relay.nostr.net': 'wss://https://relay.nostr.net'
12+
}

0 commit comments

Comments
 (0)