[Feat] Galileo v2 (#1771)

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
This commit is contained in:
Ho
2025-12-02 19:04:57 +09:00
committed by GitHub
parent 690bc01c41
commit 22479a7952
45 changed files with 515 additions and 539 deletions

View File

@@ -144,7 +144,6 @@ impl LocalProverConfig {
#[derive(Clone, Serialize, Deserialize)]
pub struct CircuitConfig {
pub hard_fork_name: String,
/// The path to save assets for a specified hard fork phase
pub workspace_path: String,
#[serde(flatten)]