Skip to content

Commit ab304d9

Browse files
committed
Core: update directory name for devnet circuits
1 parent 9c13fd2 commit ab304d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/network.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ pub mod devnet {
159159
};
160160

161161
pub const CIRCUITS_CONFIG: CircuitsConfig = CircuitsConfig {
162-
directory_name: "3.0.1devnet",
162+
directory_name: "berkeley-devnet",
163163

164164
step_transaction_gates: "step-step-proving-key-transaction-snark-transaction-0-c33ec5211c07928c87e850a63c6a2079",
165165
wrap_transaction_gates:

0 commit comments

Comments
 (0)