mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-12 02:03:06 +00:00
Merge 740be553829d40b9f8735c4bd74d328268ff033d into 1d09afd9e004953a7218fe02d4e897cc45c67465
This commit is contained in:
commit
805ffa14da
@ -278,7 +278,7 @@ impl WalletSubcommand for AccountSubcommand {
|
||||
.iter()
|
||||
.map(|(id, chain_index)| format!("{chain_index} Private/{id}")),
|
||||
)
|
||||
.format(",\n");
|
||||
.format("\n");
|
||||
|
||||
println!("{accounts}");
|
||||
Ok(SubcommandReturnValue::Empty)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user