chaindb: minor.
This commit is contained in:
parent
fe2f2fcc2a
commit
0eb29e50b5
@ -1198,8 +1198,6 @@ ChainDB.prototype._reconnect = co(function* reconnect(entry, block, view) {
|
|||||||
yield this.connectBlock(block, view);
|
yield this.connectBlock(block, view);
|
||||||
|
|
||||||
this.put(layout.R, this.pending.commit(hash));
|
this.put(layout.R, this.pending.commit(hash));
|
||||||
|
|
||||||
return block;
|
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user