You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/joining-testnet/getting-tokens.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ sidebar:
6
6
7
7
To participate in the Union Testnet, you will first need an account with a U balance.
8
8
9
-
U is the primary token for the Union Testnet. We technically represent U as `au` a fixed point representation of U with 18 digits of precision. This means that a balance of `1000000000000000000au` is equivalent to 1 U.
9
+
U is the primary token for the Union Testnet. We technically represent U as `au`, a fixed point representation of U with 18 digits of precision. This means that a balance of `1000000000000000000au` is equivalent to 1 U.
10
10
11
-
To ensure a fair initial distribution of Testnet tokens to validators, we will be supplying your accounts with an U balance.
11
+
To ensure a fair initial distribution of Testnet tokens to validators, we will be supplying your accounts with a U balance.
12
12
13
13
## Getting a Testnet Account
14
14
@@ -52,7 +52,7 @@ Take note of your `address` here and continue to [Receiving Testnet Tokens](#rec
52
52
53
53
### Finding your Union Address
54
54
55
-
To ensure your account will have an U balance, please submit the address from your newly created or recovered account.
55
+
To ensure your account will have a U balance, please submit the address from your newly created or recovered account.
56
56
57
57
If you haven't already noted down your address, you can retrieve it with the following command:
0 commit comments