Update genesis-validators.md
This commit is contained in:
parent
8513dc1ffe
commit
2a6383ed99
@ -118,13 +118,13 @@ recover accounts at a later point in time.
|
|||||||
## 7) Add Genesis Account
|
## 7) Add Genesis Account
|
||||||
|
|
||||||
```
|
```
|
||||||
chibaclonkd add-genesis-account <key-name> 12000000000000000000000 --keyring-backend os
|
chibaclonkd add-genesis-account <key-name> 12000000000000000000000achk --keyring-backend os
|
||||||
```
|
```
|
||||||
|
|
||||||
## 8) Create Your `gentx`
|
## 8) Create Your `gentx`
|
||||||
|
|
||||||
```
|
```
|
||||||
chibaclonkd gentx <key-name> 12000000000000000000000 000achk \
|
chibaclonkd gentx <key-name> 12000000000000000000000achk \
|
||||||
--pubkey=$(chibaclonkd tendermint show-validator) \
|
--pubkey=$(chibaclonkd tendermint show-validator) \
|
||||||
--chain-id="chibaclonk_81337-1" \
|
--chain-id="chibaclonk_81337-1" \
|
||||||
--moniker="YOUR_MONIKER_NAME" \
|
--moniker="YOUR_MONIKER_NAME" \
|
||||||
|
Loading…
Reference in New Issue
Block a user