Archive legacy status docs and canonicalize genesis entrypoints
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# scripts/deployment/generate-genesis-with-validators.sh
|
||||
|
||||
No description provided.
|
||||
Legacy compatibility wrapper for `./scripts/generate-genesis-proper.sh`.
|
||||
|
||||
|
||||
**Uses common library**: yes
|
||||
@@ -8,9 +8,9 @@ No description provided.
|
||||
**Has --help**: no
|
||||
|
||||
## Usage
|
||||
`./scripts/deployment/generate-genesis-with-validators.sh --help`
|
||||
`./scripts/deployment/generate-genesis-with-validators.sh [validator-count]`
|
||||
|
||||
## Examples
|
||||
```bash
|
||||
./scripts/deployment/generate-genesis-with-validators.sh --help
|
||||
./scripts/deployment/generate-genesis-with-validators.sh 4
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user