feat(rpc/validation): Expose metric for validation disallow list size. (#14057)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Ryan Schneider
2025-01-29 01:50:26 -08:00
committed by GitHub
parent dac2085d46
commit c7152ee9fa
3 changed files with 15 additions and 0 deletions

1
Cargo.lock generated
View File

@ -8748,6 +8748,7 @@ dependencies = [
"reth-errors",
"reth-evm",
"reth-evm-ethereum",
"reth-metrics",
"reth-network-api",
"reth-network-peers",
"reth-network-types",