Merge PR #2190: Rename --gen-txs to --with-txs

* Rename --gen-txs to --with-txs

Closes #1088.

* Update CHANGELOG.md
This commit is contained in:
Matthew Slipper
2018-08-30 21:33:48 -04:00
committed by Rigel
parent 1558bce9e1
commit 03c56fc024
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Now these json files need to be aggregated together via Github, a Google form, p
Place all files on one computer in `$HOME/.gaiad/gen-tx/`
```bash
gaiad init --gen-txs -o --chain=<chain-name>
gaiad init --with-txs -o --chain=<chain-name>
```
This will generate a `genesis.json` in `$HOME/.gaiad/config/genesis.json` distribute this file to all validators on your testnet.