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 1aad8e8 commit 6cac625Copy full SHA for 6cac625
mithril-test-lab/mithril-end-to-end/src/main.rs
@@ -64,7 +64,7 @@ pub struct Args {
64
cardano_epoch_length: f64,
65
66
/// Cardano node version
67
- #[clap(long, default_value = "10.1.4")]
+ #[clap(long, default_value = "10.2.1")]
68
cardano_node_version: String,
69
70
/// Epoch at which hard fork to the latest Cardano era will be made (starts with the latest era by default)
0 commit comments