Last updated
Was this helpful?
Last updated
Was this helpful?
In order to become an active validator, you must have more stake than the . You may still execute the following steps, but you will not be active and therefore won't receive staking rewards.
In order to become a validator, you node must be fully synced with the network, using either the or .
After you completed these steps, you can check this by doing:
When the value of catching_up
is false, your node is fully sync'd with the network and ready to go.
This is the secret
wallet which you used to create your full node, and will use to delegate your funds to you own validator. You must delegate at least 1 SCRT (1000000uscrt) from this wallet to your validator.
If you get the following message, it means that you have no tokens, or your node is not yet synced:
WARNING: if you don't backup your key and your node goes down, you will lose your validator and have to start a new one.
You should see your moniker listed.
(remember 1 SCRT = 1,000,000 uSCRT)
In order to stake more tokens beyond those in the initial transaction, run:
Currently deleting a validator is not possible. If you redelegate or unbond your self-delegations then your validator will become offline and all your delegators will start to unbond.
You are currently unable to modify the --commission-max-rate
and --commission-max-change-rate"
parameters.
Modifying the commision-rate can be done using this:
To unjail your jailed validator
To retrieve a validator's signing info:
You can get the current slashing parameters via:
Before creating your validator,