Run Validator Node
Before setting up a validator node, make sure to have completed the Node Setup guide.
Create Account
We will create an account to control the validator.
If you have already have an account add --recover
flag to previous command.
Activate the account by sending tokens to it.
Create Validator
create a validator.json
file:
Now to create the validator.
Now if transaction processed successfully you can check your validator if it accepted.
Last updated