chore: update default nostrconnect relays
This commit is contained in:
parent
09c05cc62a
commit
1a0eacb077
1 changed files with 2 additions and 2 deletions
|
|
@ -137,8 +137,8 @@ export const DEFAULT_NIP_96_SERVICE = 'https://nostr.build'
|
||||||
|
|
||||||
export const DEFAULT_NOSTRCONNECT_RELAY = [
|
export const DEFAULT_NOSTRCONNECT_RELAY = [
|
||||||
'wss://relay.nsec.app/',
|
'wss://relay.nsec.app/',
|
||||||
'wss://nos.lol/',
|
'wss://bucket.coracle.social/',
|
||||||
'wss://relay.primal.net'
|
'wss://relay.primal.net/'
|
||||||
]
|
]
|
||||||
|
|
||||||
export const POLL_TYPE = {
|
export const POLL_TYPE = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue