Update README.md

This commit is contained in:
Kevin Davis 2019-06-24 16:00:30 -04:00 committed by GitHub
parent d651ed7357
commit 83110d028e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,8 +43,8 @@ kvcli keys add <your_wallet_name>
#### Create a Genesis Transaction
```
kvd add-genesis-account $(kvcli keys show <your_wallet_name> -a) 1000000kava
kvd gentx --name <your_wallet_name> --amount 1000000kava
kvd add-genesis-account $(kvcli keys show <your_wallet_name> -a) 1000000kva
kvd gentx --name <your_wallet_name> --amount 1000000kva
```
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.
Licensed under the [Apache v2 License](LICENSE).
Licensed under the [Apache v2 License](LICENSE).