mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-05 14:53:06 +00:00
fix: suggestion upfix
This commit is contained in:
parent
20a31bd364
commit
10731e326d
@ -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!(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user