Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Commit

Permalink
Fixes major to minor multiplier for STAI
Browse files Browse the repository at this point in the history
  • Loading branch information
gilnobrega committed Oct 6, 2021
1 parent 79d1bee commit ffca25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockchain/stai.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Binary Name": "staicoin",
"Currency Symbol": "STAI",
"Minor Currency Symbol": "mojo",
"Major to Minor Multiplier": 1e12,
"Major to Minor Multiplier": 1e9,
"Net": "mainnet",

"Block Rewards": 5.0,
Expand Down

0 comments on commit ffca25f

Please sign in to comment.