list of nostr plebs added

This commit is contained in:
HolgerHatGarKeineNode
2023-08-21 19:32:43 +02:00
parent a129b0aaa8
commit e84cdab499

View File

@@ -19,10 +19,8 @@
ndkUser: null,
nip07signer: null,
async init() {
this.nip07signer = new window.NDKNip07Signer();
this.ndk = new window.NDK({
explicitRelayUrls: ['wss://nos.lol', 'wss://eden.nostr.land', 'wss://relay.damus.io', 'wss://nostr.einundzwanzig.space'],
signer: this.nip07signer
});
this.ndk.connect();
this.plebsNpubs.forEach(async npub => {