pool: hooks to notify when a relay fails to connect, then ask whether a connection should be attempted.

This commit is contained in:
fiatjaf
2026-01-30 15:21:25 -03:00
parent b3d314643a
commit b624ad4059
4 changed files with 42 additions and 4 deletions

View File

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