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() {