bump nostr-sdk-js to 0.11.1

This commit is contained in:
Believethehype
2024-02-17 20:16:21 +01:00
parent 7f7b5f14e6
commit cd077db044
2 changed files with 2 additions and 2 deletions

View File

@@ -233,7 +233,7 @@ async function listen() {
console.log("Received new event from", relayUrl);
let resonsetorequest = false
sleep(1000).then(async () => {
sleep(1200).then(async () => {
for (let tag in event.tags) {
if (event.tags[tag].asVec()[0] === "e") {