*Update dist
This commit is contained in:
parent
67bdf54e71
commit
8959c644e3
|
@ -277,6 +277,7 @@ class DHTCache extends events_1.default {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.emit("bootstrapped");
|
this.emit("bootstrapped");
|
||||||
|
this.bootstrapped = true;
|
||||||
this._recalculate();
|
this._recalculate();
|
||||||
}
|
}
|
||||||
_getBootstrapInfo() {
|
_getBootstrapInfo() {
|
||||||
|
|
Loading…
Reference in New Issue