This commit is contained in:
Tan Chee Keong
2025-03-07 08:42:32 +08:00
parent 61e79b6901
commit 4518b46004

View File

@@ -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,