mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 20:02:43 +00:00
Testing
This commit is contained in:
@@ -949,6 +949,7 @@ pub struct PeerCount {
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
|
||||
#[serde(rename = "")]
|
||||
pub struct BeaconCommitteeSelection {
|
||||
#[serde(with = "serde_utils::quoted_u64")]
|
||||
pub validator_index: u64,
|
||||
|
||||
Reference in New Issue
Block a user