fix(root): send error on failure to retrieve provider (#13426)

This commit is contained in:
Roman Krasiuk
2024-12-17 15:39:25 +01:00
committed by GitHub
parent 30d48cc97f
commit abc4ff9779
3 changed files with 7 additions and 7 deletions

1
Cargo.lock generated
View File

@ -7406,7 +7406,6 @@ dependencies = [
"reth-errors",
"reth-ethereum-engine-primitives",
"reth-evm",
"reth-execution-errors",
"reth-exex-types",
"reth-metrics",
"reth-network-p2p",