Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
artemijspavlovs committed Nov 26, 2024
1 parent 6659db1 commit 700046d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/rollapp/setup/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ RollApp's IRO time: %v`,
pterm.Error.Println("failed to get address balance: ", err)
return
}
blnc, _ = sequencer.BaseDenomToDenom(*balance, 18)

pterm.Info.Printf(
"current balance: %s (%s)\nnecessary balance: %s (%s)\n",
Expand Down

0 comments on commit 700046d

Please sign in to comment.