chore: update docs for testnet2

This commit is contained in:
Sai Kumar
2022-07-06 18:49:27 +05:30
parent b38c7f3ec7
commit 16936d3315
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -116,7 +116,7 @@ NOTE: Save `mnemonic` and related account details (public key). You will need to
recover accounts at a later point in time.
## 7) Add Genesis Account
**Note: don't add more than 12,000 CHK , if you add more than that, your gentx will be ignored.**
**Note: don't add more than 12,900 CHK , if you add more than that, your gentx will be ignored.**
```
chibaclonkd add-genesis-account <key-name> 12900000000000000000000achk --keyring-backend os
```
@@ -159,7 +159,7 @@ To submit the gentx file, follow the below process:
**Execute below instructions only after publishing of final genesis file**
genesis file will be published to [testnets/chibaclonk_9000-1]()
genesis file will be published to [testnets/chibaclonk_81337-2]()
# B) Starting the validator
@@ -179,7 +179,7 @@ After=network-online.target
[Service]
User=$USER
ExecStart=$(which chibaclonkd) start
ExecStart=$(which chibaclonkd) start --mode validator --gql-playground --gql-server
Restart=always
RestartSec=3
LimitNOFILE=65535
+1 -1
View File
@@ -6,7 +6,7 @@
### 1.Run Full Node
- Check "[Run Full Node](full-node.md)" section to Run a Full Node
- Check "[Run Full Node](full_node.md)" section to Run a Full Node
### 2. Create Account & Get test tokens