From 8959c644e3bbe3b4e018d874d781b40eae85406f Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 26 Nov 2022 19:32:39 -0500 Subject: [PATCH] *Update dist --- dist/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.js b/dist/index.js index 5b95ff2..b668caa 100644 --- a/dist/index.js +++ b/dist/index.js @@ -277,6 +277,7 @@ class DHTCache extends events_1.default { } } this.emit("bootstrapped"); + this.bootstrapped = true; this._recalculate(); } _getBootstrapInfo() {