replace test relays.

This commit is contained in:
fiatjaf
2023-03-02 08:24:50 -03:00
parent 0970eee70f
commit 8622bd11dd
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ const {
signEvent
} = require('./lib/nostr.cjs')
let relay = relayInit('wss://nostr-dev.wellorder.net/')
let relay = relayInit('wss://relay.damus.io/')
beforeAll(() => {
relay.connect()