mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 13:28:33 +00:00
Fix builder API electra json response (#7285)
#7277 Implement `ForkVersionDeserialize` for `ExecutionPayloadAndBlobs` so we get fork hinting when deserializing
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2615,6 +2615,7 @@ dependencies = [
|
||||
"mediatype",
|
||||
"pretty_reqwest_error",
|
||||
"proto_array",
|
||||
"rand 0.8.5",
|
||||
"reqwest",
|
||||
"reqwest-eventsource",
|
||||
"sensitive_url",
|
||||
@@ -2623,6 +2624,7 @@ dependencies = [
|
||||
"slashing_protection",
|
||||
"ssz_types",
|
||||
"store",
|
||||
"test_random_derive",
|
||||
"tokio",
|
||||
"types",
|
||||
"zeroize",
|
||||
|
||||
Reference in New Issue
Block a user