Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2023-01-23 20:31:10 +01:00
parent 51e3a671e3
commit 4e9f27ddbc
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ struct Cli {
command: Command,
#[clap(long, env, default_value_t = 60)]
// TODO: use duration type from rust instead of u64 for all these below intervals
interval_update_banks: u64,
#[clap(long, env, default_value_t = 5)]