deduplicate relay URLs in pool.subscribe() and pool.subscribeMany()

This commit is contained in:
fiatjaf
2025-08-06 10:37:14 -03:00
parent b39dac3551
commit 86235314c4
4 changed files with 25 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.16.1",
"version": "2.16.2",
"exports": {
".": "./index.ts",
"./core": "./core.ts",