mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Reprocess an ExecutedBlock on unavailable blobs
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -5094,7 +5094,7 @@ dependencies = [
|
||||
"task_executor",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-util 0.6.10",
|
||||
"tokio-util 0.7.7",
|
||||
"types",
|
||||
]
|
||||
|
||||
@@ -8021,6 +8021,7 @@ dependencies = [
|
||||
"futures-io",
|
||||
"futures-sink",
|
||||
"pin-project-lite 0.2.9",
|
||||
"slab",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user