testnets/internal-8000-rc0/README.md

17 lines
338 B
Markdown
Raw Permalink Normal View History

2018-08-13 07:23:21 -07:00
# gaia-8000-rc0
Internal testnet only. You should be running the SDK version tagged `v0.24.0-rc0`:
```bash
$ gaiad version
0.24.0-0b2bf8f3
```
2018-08-13 07:26:41 -07:00
Submit genesis transactions to this folder, as `[moniker].json`, in a new PR to this repo:
2018-08-13 07:23:21 -07:00
```bash
gaiad init gen-tx --name [name]
```
Make sure to only copy the `gen-tx-file` substructure!