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

Commit

Permalink
Update zkevm-circuits/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Chih Cheng Liang <chihchengliang@gmail.com>
  • Loading branch information
KimiWu123 and ChihChengLiang committed Feb 17, 2024
1 parent 4d5070f commit 47e9d16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zkevm-circuits/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ pub mod pi_circuit;
#[cfg(not(target_arch = "wasm32"))]
pub mod root_circuit;
pub mod sig_circuit;
pub mod ecc_circuit;
pub mod state_circuit;
pub mod super_circuit;
pub mod table;
Expand Down

0 comments on commit 47e9d16

Please sign in to comment.