Cargo Features
zkevm_circuits has no features set by default.
[dependencies]
zkevm_circuits = { version = "0.150.12", features = ["log_tracing", "verbose_circuits"] }
- log_tracing
-
Enables log_tracing of boojum
boojum:
If enabled, logs will be using trace, if disabled, they will be printed to stdout.
- verbose_circuits
-
Affects
config::CIRCUIT_VERSOBE
…