feat: smart relay pool

This commit is contained in:
codytseng 2026-01-05 18:20:32 +08:00
parent d1b3a8c4c7
commit 695f2fe017
4 changed files with 59 additions and 11 deletions

View file

@ -70,7 +70,7 @@
"lru-cache": "^11.0.2",
"lucide-react": "^0.469.0",
"next-themes": "^0.4.6",
"nostr-tools": "^2.17.0",
"nostr-tools": "^2.19.1",
"nstart-modal": "^2.0.0",
"path-to-regexp": "^8.2.0",
"qr-code-styling": "^1.9.2",
@ -111,4 +111,4 @@
"vite": "^6.0.3",
"vite-plugin-pwa": "^0.21.1"
}
}
}