Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wavespay committed Mar 29, 2019
1 parent 0caf727 commit 4aaca91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/earthspay/settings/Constants.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ object Constants extends ScorexLogging {
val AgentName = s"Earths v${Version.VersionString}"

val UnitsInEarth = 100000000L
val TotalEarths = 9223300000000000000L
val TotalEarths = 92233000000L
}

0 comments on commit 4aaca91

Please sign in to comment.