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 9bb74b8 commit a8b191dCopy full SHA for a8b191d
mithril-test-lab/mithril-end-to-end/src/main.rs
@@ -68,7 +68,7 @@ pub struct Args {
68
cardano_epoch_length: f64,
69
70
/// Cardano node version
71
- #[clap(long, default_value = "10.3.1")]
+ #[clap(long, default_value = "10.4.1")]
72
cardano_node_version: String,
73
74
/// Epoch at which hard fork to the latest Cardano era will be made (starts with the latest era by default)
0 commit comments