Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
verify integratoin test on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hero78119 committed Feb 26, 2024
1 parent 8e2e74a commit 91144fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zkevm-circuits/src/evm_circuit/execution.rs
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ pub(crate) trait ExecutionGadget<F: Field> {
) -> Result<(), Error>;
}

// verify integration test on main branch

#[derive(Clone, Debug)]
pub struct ExecutionConfig<F> {
// EVM Circuit selector, which enables all usable rows. The rows where this selector is
Expand Down

0 comments on commit 91144fd

Please sign in to comment.