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

View File

@ -21,7 +21,6 @@ reth-consensus.workspace = true
reth-engine-primitives.workspace = true
reth-errors.workspace = true
reth-evm.workspace = true
reth-execution-errors.workspace = true
reth-network-p2p.workspace = true
reth-payload-builder-primitives.workspace = true
reth-payload-builder.workspace = true