mirror of
https://github.com/planetmint/planetmint.git
synced 2026-02-21 02:52:59 +00:00
Tm 0.34.24 (#401)
* upgrade to Tendermint v0.34.24 * upgraded all the old tendermint versions to the new version Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
@@ -60,7 +60,7 @@ you can do this:
|
||||
.. code::
|
||||
|
||||
$ mkdir $(pwd)/tmdata
|
||||
$ docker run --rm -v $(pwd)/tmdata:/tendermint/config tendermint/tendermint:v0.34.15 init
|
||||
$ docker run --rm -v $(pwd)/tmdata:/tendermint/config tendermint/tendermint:v0.34.24 init
|
||||
$ cat $(pwd)/tmdata/genesis.json
|
||||
|
||||
You should see something that looks like:
|
||||
|
||||
Reference in New Issue
Block a user