Skip to content

Commit

Permalink
I gonna loose my mind
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra committed Jul 17, 2024
1 parent 231291b commit d82e2c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/air/public_input.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ fn verify_cairo1_public_input(public_input: @PublicInput) -> (felt252, felt252)
mod tests {
use super::get_public_input_hash;
use cairo_verifier::tests::stone_proof_fibonacci_keccak::public_input::get;
// test data from cairo0-verifier run on stone-prover generated proof
#[test]
#[available_gas(9999999999)]
fn test_get_public_input_hash() {
Expand Down

0 comments on commit d82e2c6

Please sign in to comment.