mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 05:44:44 +00:00
Fix a type in sig. ver. comment
This commit is contained in:
@@ -56,7 +56,7 @@ pub fn verify_aggregate_signature_for_indices<T>(
|
||||
*/
|
||||
agg_pub_key.add(&pub_key);
|
||||
/*
|
||||
* Add to the validator to the set of voters for this attestation record.
|
||||
* Add validator to the set of voters for this attestation record.
|
||||
*/
|
||||
voters.insert(validator);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user