testnets/internal-8000-rc0/README.md

17 lines
338 B
Markdown

# 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
```
Submit genesis transactions to this folder, as `[moniker].json`, in a new PR to this repo:
```bash
gaiad init gen-tx --name [name]
```
Make sure to only copy the `gen-tx-file` substructure!