Skip to content

Commit

Permalink
Tweak range
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Oct 1, 2024
1 parent 3a220c1 commit 0f08be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prove_stdio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ if ! [[ $TEST_ONLY == "test_only" ]]; then
export KECCAK_SPONGE_CIRCUIT_SIZE="8..9"
export LOGIC_CIRCUIT_SIZE="4..14"
export MEMORY_CIRCUIT_SIZE="17..22"
export MEMORY_BEFORE_CIRCUIT_SIZE="17..18"
export MEMORY_BEFORE_CIRCUIT_SIZE="16..18"
export MEMORY_AFTER_CIRCUIT_SIZE="7..8"
export POSEIDON_CIRCUIT_SIZE="4..8"
else
Expand Down

0 comments on commit 0f08be6

Please sign in to comment.