feat: connection initiated by the client (#364)
This commit is contained in:
parent
6bfae35f6a
commit
74986b1c6e
6 changed files with 741 additions and 2 deletions
|
|
@ -82,3 +82,5 @@ export const NIP_96_SERVICE = [
|
|||
'https://files.sovbit.host'
|
||||
]
|
||||
export const DEFAULT_NIP_96_SERVICE = 'https://nostr.build'
|
||||
|
||||
export const DEFAULT_NOSTRCONNECT_RELAY = ['wss://relay.nsec.app/'];
|
||||
Loading…
Add table
Add a link
Reference in a new issue