Skip to content

Commit

Permalink
Delete duplicate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia committed Aug 16, 2024
1 parent a99ab57 commit c46337a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/eip7594/eip7594.c
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@ static C_KZG_RET compute_commitment_to_aggregated_interpolation_poly(
// Commit to the aggregated interpolation polynomial
////////////////////////////////////////////////////////////////////////////////////////////////

/* Commit to the final aggregated interpolation polynomial */
ret = g1_lincomb_fast(
commitment_out,
s->g1_values_monomial,
Expand Down

0 comments on commit c46337a

Please sign in to comment.