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.
pythagoras
1 parent c101361 commit 2a5af5bCopy full SHA for 2a5af5b
mithril-test-lab/mithril-end-to-end/src/main.rs
@@ -76,7 +76,7 @@ pub struct Args {
76
mithril_run_interval: u32,
77
78
/// Mithril era to run
79
- #[clap(long, default_value = "thales")]
+ #[clap(long, default_value = "pythagoras")]
80
mithril_era: String,
81
82
/// Mithril next era to run
0 commit comments