mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 10:22:38 +00:00
Add comment for get_crosslink... fn
This commit is contained in:
@@ -56,6 +56,8 @@ pub fn get_shuffling(
|
||||
output
|
||||
}
|
||||
|
||||
// Given an aggregate_vote and a crystallized_state,
|
||||
// return a byte array for signing or verification.
|
||||
pub fn get_crosslink_aggvote_msg(
|
||||
agg_vote: &AggregateVote,
|
||||
cry_state: &CrystallizedState)
|
||||
|
||||
Reference in New Issue
Block a user