💥 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

@@ -11,7 +11,7 @@ import { getEventHash, getPublicKey, Event } from 'nostr-tools';
const secretKey = "5acff99d1ad3e1706360d213fd69203312d9b5e91a2d5f2e06100cc6f686e5b3";
const connectURI = new ConnectURI({
target: getPublicKey(secretKey),
relayURL: 'wss://nostr.vulpem.com',
relay: 'wss://nostr.vulpem.com',
metadata: {
name: 'Example',
description: '🔉🔉🔉',