Skip to content

Commit

Permalink
Change staged ledger hash with snarked ledger hash
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbosio committed Sep 11, 2024
1 parent edc8441 commit a0c893e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions operator/mina/lib/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ fn check_pub_inputs(
&state
.body
.blockchain_state
.staged_ledger_hash
.non_snark
.ledger_hash
.ledger_proof_statement
.target
.first_pass_ledger
});
if pub_inputs
.candidate_chain_ledger_hashes
Expand Down

0 comments on commit a0c893e

Please sign in to comment.