You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The merge verifier API currently takes two parameters: t_commitments and T_prev_commitments. This issue is about packaging these two inputs as a single struct, and as a byproduct improve the name of finalised_T_prev_commitments in client_ivc.cpp
The merge verifier API currently takes two parameters:
t_commitmentsandT_prev_commitments. This issue is about packaging these two inputs as a single struct, and as a byproduct improve the name offinalised_T_prev_commitmentsinclient_ivc.cpp