Skip to content

Commit

Permalink
Merge branch 'BLOCKHASH-redesign' of github.com:Consensys/linea-const…
Browse files Browse the repository at this point in the history
…raints into BLOCKHASH-redesign
  • Loading branch information
lorenzogentile404 committed Jan 6, 2025
2 parents 6dc0866 + b2457b1 commit bae90cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockhash/constraints.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
(begin
(vanishes! CT)
(vanishes! (next PRPRC))
(debug (vanishes! (next CT)))
(vanishes! (next CT))
(debug (vanishes! macro/BLOCKHASH_ARG_HI))
(debug (vanishes! macro/BLOCKHASH_ARG_LO))
(debug (vanishes! macro/BLOCKHASH_VAL_HI))
Expand Down

0 comments on commit bae90cc

Please sign in to comment.