Removing console log

This commit is contained in:
softsimon 2023-08-04 15:55:22 +09:00
parent 45ddab519d
commit b026f5a481
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -341,7 +341,6 @@ class MempoolBlocks {
}
public async $rustMakeBlockTemplates(newMempool: { [txid: string]: MempoolTransactionExtended }, saveResults: boolean = false, useAccelerations: boolean = false, accelerationPool?: number): Promise<MempoolBlockWithTransactions[]> {
console.log('$rustMakeBlockTemplates');
const start = Date.now();
// reset mempool short ids