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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user