remove logging

This commit is contained in:
Tan Chee Keong
2025-04-23 13:24:50 +08:00
parent 2bcb984f80
commit 23c901345a
3 changed files with 2 additions and 21 deletions

View File

@@ -939,7 +939,6 @@ pub struct BeaconCommitteeSelection {
}
#[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
pub struct SyncCommitteeSelection {
#[serde(with = "serde_utils::quoted_u64")]
pub validator_index: u64,