mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
Update README.md
This commit is contained in:
parent
d651ed7357
commit
83110d028e
@ -43,8 +43,8 @@ kvcli keys add <your_wallet_name>
|
|||||||
|
|
||||||
#### Create a Genesis Transaction
|
#### Create a Genesis Transaction
|
||||||
```
|
```
|
||||||
kvd add-genesis-account $(kvcli keys show <your_wallet_name> -a) 1000000kava
|
kvd add-genesis-account $(kvcli keys show <your_wallet_name> -a) 1000000kva
|
||||||
kvd gentx --name <your_wallet_name> --amount 1000000kava
|
kvd gentx --name <your_wallet_name> --amount 1000000kva
|
||||||
```
|
```
|
||||||
|
|
||||||
A genesis transaction should be written to `$HOME/.kvd/config/gentx/gentx-<gen_tx_hash>.json`
|
A genesis transaction should be written to `$HOME/.kvd/config/gentx/gentx-<gen_tx_hash>.json`
|
||||||
@ -56,4 +56,4 @@ To be included in the genesis file for testnet one, post your genesis transactio
|
|||||||
|
|
||||||
Copyright © Kava Labs, Inc. All rights reserved.
|
Copyright © Kava Labs, Inc. All rights reserved.
|
||||||
|
|
||||||
Licensed under the [Apache v2 License](LICENSE).
|
Licensed under the [Apache v2 License](LICENSE).
|
||||||
|
Loading…
Reference in New Issue
Block a user