v1.0.0
. Its release page can be found here.junod
binary. v1.0.0
tag on GitHub. Make sure you build this version of the Juno binary.unset $VARIABLE_NAME
. Shell variables should be named with ALL CAPS..profile
file:<moniker-name>
, this can be any name of your choosing and will identify your validator in the explorer. Set the MONIKER_NAME
:~/.juno/config/config.toml
instead.~/.juno/config/
genesis.json
node_key.json
priv_validator_key.json
junod init
command with the mainnet genesis.json
. persistent_peers
in ~/.juno/config/config.toml
: <key-name>
with a key name of your choosing.true
then your node is still catching up. If it returns false
then your node has caught up to the network current block and you are safe to proceed to upgrade to a validator node.create-validator
transaction:~/.juno/config/
:priv_validator_key.json
node_key.json