Merge branch 'eip4844' of https://github.com/sigp/lighthouse into blob-sync-kzg
This commit is contained in:
commit
87ec448b00
@ -345,6 +345,7 @@ impl<T: EthSpec> TryFrom<ExecutionPayload<T>> for JsonExecutionPayloadV2<T> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
|
#[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
|
||||||
|
#[serde(rename_all = "camelCase")]
|
||||||
pub struct JsonWithdrawal {
|
pub struct JsonWithdrawal {
|
||||||
#[serde(with = "eth2_serde_utils::u64_hex_be")]
|
#[serde(with = "eth2_serde_utils::u64_hex_be")]
|
||||||
pub index: u64,
|
pub index: u64,
|
||||||
|
Loading…
Reference in New Issue
Block a user