mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
docs: remove outdated gas metrics TODO (#20631)
This commit is contained in:
@@ -118,8 +118,6 @@ where
|
||||
results.push(executor.execute_one(&block)?);
|
||||
execution_duration += execute_start.elapsed();
|
||||
|
||||
// TODO(alexey): report gas metrics using `block.header.gas_used`
|
||||
|
||||
// Seal the block back and save it
|
||||
blocks.push(block);
|
||||
// Check if we should commit now
|
||||
|
||||
Reference in New Issue
Block a user