mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
list of nostr plebs added
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user