Module reth_evm::metrics

source ·
Available on crate feature std only.
Expand description

Executor metrics.

Block processing related to syncing should take care to update the metrics by using e.g. ExecutorMetrics::metered.

Structs§