Move newline
Move newline
This commit is contained in:
parent
8a45e8c8af
commit
870c2f9554
@ -97,8 +97,8 @@ func infoCmdAct(cctx *cli.Context) error {
|
|||||||
fmt.Println()
|
fmt.Println()
|
||||||
} else {
|
} else {
|
||||||
fmt.Printf("Default address: address not set\n")
|
fmt.Printf("Default address: address not set\n")
|
||||||
|
fmt.Println()
|
||||||
}
|
}
|
||||||
fmt.Println()
|
|
||||||
|
|
||||||
addrs, err := fullapi.WalletList(ctx)
|
addrs, err := fullapi.WalletList(ctx)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user