💥 breaking: no more target in query string

This commit is contained in:
tiero
2023-01-14 01:18:36 +01:00
parent e7b12fad81
commit 52f6b6ced8
4 changed files with 14 additions and 12 deletions

View File

@@ -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',