fmt + clippy

This commit is contained in:
Sachin Kamath
2024-02-21 19:14:12 +05:30
parent a3bc4af8fe
commit ad052ef498
@@ -23,7 +23,10 @@ pub struct Args {
#[clap(long)]
pub memo: Option<String>,
#[clap(long, help = "Input csv files with delegation amounts. Format: mixid, amount in NYM")]
#[clap(
long,
help = "Input csv files with delegation amounts. Format: mixid, amount in NYM"
)]
pub input: String,
#[clap(