*bootstrapped flag needs to be set
This commit is contained in:
parent
1158bd72c6
commit
67bdf54e71
|
@ -357,7 +357,7 @@ export default class DHTCache extends EventEmitter {
|
|||
}
|
||||
|
||||
this.emit("bootstrapped");
|
||||
|
||||
this.bootstrapped = true;
|
||||
this._recalculate();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue