Update zenith stack version
This commit is contained in:
parent
215d6af327
commit
784ebd50c6
@ -93,7 +93,7 @@ The lockdrop simulation validates the Zenith Network's token distribution mechan
|
||||
- Set zenith-stack version to use:
|
||||
|
||||
```bash
|
||||
ZENITH_STACK_VERSION=v0.2.12
|
||||
ZENITH_STACK_VERSION=v0.2.13
|
||||
```
|
||||
|
||||
Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history.
|
||||
|
||||
@ -60,7 +60,7 @@ To reproduce the results from any one of the test runs, follow these steps to ru
|
||||
- Set zenith-stack version to use:
|
||||
|
||||
```bash
|
||||
ZENITH_STACK_VERSION=v0.2.12
|
||||
ZENITH_STACK_VERSION=v0.2.13
|
||||
```
|
||||
|
||||
Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history.
|
||||
@ -182,12 +182,6 @@ This interactive tool will guide you through configuring all the necessary varia
|
||||
Example: https://eth.rpc.laconic.com/<API_KEY>
|
||||
```
|
||||
|
||||
- **Number of participants**: Total number of mock participants to generate for simulation (default: 400).
|
||||
|
||||
- **Galaxy count**: Number of galaxies to allocate among participants - determines validator count in real scenario (default: 200).
|
||||
|
||||
- **Star count**: Number of stars to allocate among participants - each participant needs at least 1 (default: 2000).
|
||||
|
||||
**Bootstrap Validator Configuration**
|
||||
|
||||
- **Bootstrap validator data directory**: Absolute path to the parent directory where the bootstrap validator deployment will be created (**use the same parent directory as set for Genesis Generator**).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user