Skip to content

Commit

Permalink
fix: clarify conversion (#1231)
Browse files Browse the repository at this point in the history
* chore: remove conversion

* Revert "chore: remove conversion"

This reverts commit 5f0972a.

* fix: unclear conversion

* chore: update styling of uTIA

Co-authored-by: John Adler <[email protected]>

---------

Co-authored-by: John Adler <[email protected]>
  • Loading branch information
jcstein and adlerjohn authored Nov 3, 2023
1 parent 9e3ef9c commit 64beed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn/tia.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ prev:
| Total supply at genesis | 1,000,000,000 TIA |
| Inflation schedule | 8% in the first year, decreasing 10% per year until reaching an inflation floor of 1.5% annually |
| Decimals | 6 |
| Conversion | $\text{utia} = \text{TIA} \times 10^{-6}$ |
| Conversion | $\text{1 uTIA} = \text{TIA} \times 10^{-6}$ |

<!-- markdownlint-enable MD013 -->

Expand Down

0 comments on commit 64beed4

Please sign in to comment.