Skip to content

Commit

Permalink
ping_pong_transition() doesn't take is_leader
Browse files Browse the repository at this point in the history
  • Loading branch information
tgeoghegan committed Aug 3, 2023
1 parent c3edf72 commit 6881879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion draft-irtf-cfrg-vdaf.md
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,6 @@ def ping_pong_continued(
if is_leader:
prep_shares.reverse()
return Vdaf.ping_pong_transition(
is_leader,
agg_param,
prep_shares
prep_state,
Expand Down

0 comments on commit 6881879

Please sign in to comment.