Skip to content

Commit

Permalink
chore: redo typo PR by MonkeyKing44 (#10996)
Browse files Browse the repository at this point in the history
Thanks MonkeyKing44 for
AztecProtocol/aztec-packages#10985. Our policy
is to redo typo changes to dissuade metric farming. This is an automated
script.

---------

Co-authored-by: Maddiaa <[email protected]>
Co-authored-by: Tom French <[email protected]>
Co-authored-by: Tom French <[email protected]>
  • Loading branch information
4 people committed Jan 3, 2025
1 parent 2821225 commit e85b6bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cpp/src/barretenberg/client_ivc/client_ivc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,9 @@ void ClientIVC::perform_recursive_verification_and_databus_consistency_checks(
}
}

// Set the return data commitment to be propagated on the public inputs of the present kernel and peform consistency
// checks between the calldata commitments and the return data commitments contained within the public inputs
// Set the return data commitment to be propagated on the public inputs of the present kernel and perform
// consistency checks between the calldata commitments and the return data commitments contained within the public
// inputs
bus_depot.set_return_data_to_be_propagated_and_perform_consistency_checks(
decider_vk->witness_commitments.return_data,
decider_vk->witness_commitments.calldata,
Expand Down

0 comments on commit e85b6bf

Please sign in to comment.