Add metric for blob nonce gap errors #9018
Labels
A-observability
Related to tracing, metrics, logs and other observability tools
A-tx-pool
Related to the transaction mempool
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
nonce gaps for blob txs are disallowed:
reth/crates/transaction-pool/src/pool/txpool.rs
Lines 1337 to 1345 in b9b61b3
we should add a counter for this in a metric
reth/crates/transaction-pool/src/metrics.rs
Line 100 in b9b61b3
TODO
reth/etc/grafana/dashboards/reth-mempool.json
Line 1 in b9b61b3
Additional context
No response
The text was updated successfully, but these errors were encountered: