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 786adb3 commit ad216adCopy full SHA for ad216ad
mithril-test-lab/mithril-end-to-end/src/main.rs
@@ -57,7 +57,7 @@ pub struct Args {
57
cardano_epoch_length: f64,
58
59
/// Cardano node version
60
- #[clap(long, default_value = "8.7.3")]
+ #[clap(long, default_value = "8.9.0")]
61
cardano_node_version: String,
62
63
/// Epoch at which hard fork to the latest Cardano era will be made (starts with the latest era by default)
0 commit comments