This commit is contained in:
aozhiwei 2022-03-30 09:36:02 +08:00
parent 8381ecc79d
commit 80b27a9915

View File

@ -147,7 +147,6 @@ class TransferMgr {
await this.procOneCoinEvent(event, coinType); await this.procOneCoinEvent(event, coinType);
} }
} }
console.log(lastBlockNumber, toBlock);
lastBlockNumber = toBlock; lastBlockNumber = toBlock;
await dbhelper.update( await dbhelper.update(
't_parameter', 't_parameter',