fix: suggestion upfix

This commit is contained in:
Pravdyvy 2025-11-17 14:43:44 +02:00
parent 20a31bd364
commit 10731e326d

View File

@ -123,7 +123,9 @@ impl WalletSubcommand for ConfigSubcommand {
);
}
"seq_poll_max_blocks" => {
println!("Sequencer client polling variable: max number of blocks to poll in parallel");
println!(
"Sequencer client polling variable: max number of blocks to poll in parallel"
);
}
"seq_poll_max_retries" => {
println!(