Merge pull request #53 from vulcanize/sai/update_testnet_docs

update testnet docs
This commit is contained in:
Sai Kumar 2022-07-06 18:50:20 +05:30 committed by GitHub
commit 659e771780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

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

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