Add comment for get_crosslink... fn
This commit is contained in:
parent
be441a9df9
commit
0d7ea19a55
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user