Skip to content

Commit a8b191d

Browse files
committed
chore(e2e): bump Cardano node to version '10.4.1'
1 parent 9bb74b8 commit a8b191d

File tree

1 file changed

+1
-1
lines changed
  • mithril-test-lab/mithril-end-to-end/src

1 file changed

+1
-1
lines changed

mithril-test-lab/mithril-end-to-end/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pub struct Args {
6868
cardano_epoch_length: f64,
6969

7070
/// Cardano node version
71-
#[clap(long, default_value = "10.3.1")]
71+
#[clap(long, default_value = "10.4.1")]
7272
cardano_node_version: String,
7373

7474
/// Epoch at which hard fork to the latest Cardano era will be made (starts with the latest era by default)

0 commit comments

Comments
 (0)