mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
feat(op-reth): initial setup FlashBlockConsensusClient engine sidecar (#18443)
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -9304,13 +9304,16 @@ dependencies = [
|
||||
"reth-errors",
|
||||
"reth-evm",
|
||||
"reth-execution-types",
|
||||
"reth-node-api",
|
||||
"reth-optimism-evm",
|
||||
"reth-optimism-payload-builder",
|
||||
"reth-optimism-primitives",
|
||||
"reth-primitives-traits",
|
||||
"reth-revm",
|
||||
"reth-rpc-eth-types",
|
||||
"reth-storage-api",
|
||||
"reth-tasks",
|
||||
"ringbuffer",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"test-case",
|
||||
|
||||
Reference in New Issue
Block a user