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

Commit

Permalink
fix error due to challenge usage
Browse files Browse the repository at this point in the history
  • Loading branch information
hero78119 committed Apr 6, 2023
1 parent fd63687 commit 9c5eed1
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 116 deletions.
3 changes: 1 addition & 2 deletions zkevm-circuits/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ serde = { version = "1.0.130", features = ["derive"] }
serde_json = "1.0.78"

[features]
default = ["onephase"]
default = []
test = ["ethers-signers", "mock"]
test-circuits = []
onephase = []
warn-unimplemented = ["eth-types/warn-unimplemented"]
Loading

0 comments on commit 9c5eed1

Please sign in to comment.