Update package version
This commit is contained in:
parent
27b3e7e975
commit
96adc837a1
@ -45,7 +45,7 @@ This guide explains how to use the interactive notebook to experiment with diffe
|
||||
ssh <user>@<control-node-ip> -L localhost:8888:localhost:8888 -Nv
|
||||
```
|
||||
|
||||
Open the URL from server logs and load `lockdrop-calculations.ipynb`
|
||||
Open the URL having a unique token from server logs and load `lockdrop-calculations.ipynb`
|
||||
|
||||
3. **Use the Interactive Interface**
|
||||
|
||||
|
||||
@ -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.10
|
||||
ZENITH_STACK_VERSION=v0.2.11
|
||||
```
|
||||
|
||||
Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history.
|
||||
@ -469,7 +469,7 @@ Now we can run the comprehensive test suite to validate that the zenithd node's
|
||||
ssh <user>@<control-node-ip> -L localhost:8888:localhost:8888 -Nv
|
||||
```
|
||||
|
||||
Open the URL from server logs and load `lockdrop-calculations-simulated.ipynb`.
|
||||
Open the URL having a unique token from server logs and load `lockdrop-calculations-simulated.ipynb`.
|
||||
|
||||
The notebook contains useful visualizations including allocation distributions, lock period analysis, and participant statistics.
|
||||
|
||||
|
||||
@ -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.10
|
||||
ZENITH_STACK_VERSION=v0.2.11
|
||||
```
|
||||
|
||||
Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user