*Update dist

This commit is contained in:
Derrick Hammer 2022-11-26 19:32:39 -05:00
parent 67bdf54e71
commit 8959c644e3
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

1
dist/index.js vendored
View File

@ -277,6 +277,7 @@ class DHTCache extends events_1.default {
}
}
this.emit("bootstrapped");
this.bootstrapped = true;
this._recalculate();
}
_getBootstrapInfo() {