fix: 💨
This commit is contained in:
parent
98bf906916
commit
c729c20771
21 changed files with 63 additions and 42 deletions
|
|
@ -92,4 +92,8 @@ export const NIP_96_SERVICE = [
|
|||
]
|
||||
export const DEFAULT_NIP_96_SERVICE = 'https://nostr.build'
|
||||
|
||||
export const DEFAULT_NOSTRCONNECT_RELAY = ['wss://relay.nsec.app/', 'wss://nos.lol/', 'wss://relay.primal.net']
|
||||
export const DEFAULT_NOSTRCONNECT_RELAY = [
|
||||
'wss://relay.nsec.app/',
|
||||
'wss://nos.lol/',
|
||||
'wss://relay.primal.net'
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue