Skip to content

Commit

Permalink
more time
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-lahoda committed Apr 20, 2024
1 parent 81a796f commit 6380059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mantis/node/src/mantis/args.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ pub struct SimulateArgs {
#[arg(long, default_value_t = 3)]
pub random_parts: u8,

#[arg(long, default_value_t = 240)]
#[arg(long, default_value_t = 360)]
pub duration: u32,
}

Expand Down

0 comments on commit 6380059

Please sign in to comment.