We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c13fd2 commit ab304d9Copy full SHA for ab304d9
core/src/network.rs
@@ -159,7 +159,7 @@ pub mod devnet {
159
};
160
161
pub const CIRCUITS_CONFIG: CircuitsConfig = CircuitsConfig {
162
- directory_name: "3.0.1devnet",
+ directory_name: "berkeley-devnet",
163
164
step_transaction_gates: "step-step-proving-key-transaction-snark-transaction-0-c33ec5211c07928c87e850a63c6a2079",
165
wrap_transaction_gates:
0 commit comments