mirror of
https://github.com/nostr-connect/connect.git
synced 2025-12-17 21:24:19 +01:00
💥 breaking: no more target in query string
This commit is contained in:
@@ -36,7 +36,7 @@ describe('Nostr Connect', () => {
|
||||
// send the connect message to the web app from the mobile
|
||||
const connectURI = new ConnectURI({
|
||||
target: webPK,
|
||||
relayURL: 'wss://nostr.vulpem.com',
|
||||
relay: 'wss://nostr.vulpem.com',
|
||||
metadata: {
|
||||
name: 'My Website',
|
||||
description: 'lorem ipsum dolor sit amet',
|
||||
|
||||
Reference in New Issue
Block a user