Skip to content

Commit

Permalink
Merge branch 'proof-aggregation-api' of https://github.com/taikoxyz/r…
Browse files Browse the repository at this point in the history
…aiko into proof-aggregation-api
  • Loading branch information
smtmfft committed Sep 24, 2024
2 parents 0358a26 + 789a599 commit a033011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/protocol_instance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ impl ProtocolInstance {
// packages/protocol/contracts/verifiers/libs/LibPublicInput.sol
// "VERIFY_PROOF", _chainId, _verifierContract, _tran, _newInstance, _prover, _metaHash
debug!(
"caclucate instance_hash from:
"calculate instance_hash from:
chain_id: {:?}, verifier: {:?}, transition: {:?}, sgx_instance: {:?},
prover: {:?}, block_meta: {:?}, meta_hash: {:?}",
self.chain_id,
Expand Down

0 comments on commit a033011

Please sign in to comment.