improve reconnection attempts to relays and print less errors.

This commit is contained in:
fiatjaf
2021-05-15 18:12:03 -03:00
parent 2d2d9863d1
commit 28443710e3
2 changed files with 25 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "0.4.2",
"version": "0.4.3",
"description": "Tools for making a Nostr client.",
"main": "index.js",
"repository": {