mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
Merge branch 'unstable' of https://github.com/sigp/lighthouse into electra_attestation_changes
This commit is contained in:
@@ -755,6 +755,9 @@ pub mod serde_logs_bloom {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
pub struct JsonClientVersionV1 {
|
||||
pub code: String,
|
||||
// This `default` is required until Geth v1.13.x is no longer supported on mainnet.
|
||||
// See: https://github.com/ethereum/go-ethereum/pull/29351
|
||||
#[serde(default)]
|
||||
pub name: String,
|
||||
pub version: String,
|
||||
pub commit: String,
|
||||
|
||||
Reference in New Issue
Block a user