Fix a type in sig. ver. comment
This commit is contained in:
parent
9a59908506
commit
f13a4fffea
@ -56,7 +56,7 @@ pub fn verify_aggregate_signature_for_indices<T>(
|
|||||||
*/
|
*/
|
||||||
agg_pub_key.add(&pub_key);
|
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);
|
voters.insert(validator);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user