Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed Jun 30, 2023
1 parent 87bfcec commit 2a77808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circuits/cpp/src/aztec3/circuits/kernel/public/.test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1120,6 +1120,7 @@ TEST(public_kernel_tests, circuit_outputs_should_be_correctly_populated_with_pre
expected_new_nullifiers,
public_inputs.end.new_nullifiers));

// Reading the chain id and version from the tx context
fr const chain_id = inputs.previous_kernel.public_inputs.constants.tx_context.chain_id;
fr const version = inputs.previous_kernel.public_inputs.constants.tx_context.version;

Expand Down

0 comments on commit 2a77808

Please sign in to comment.