Step 10: Check your node and validator status
Verify your node and validator status using the following command:
- Check node status: - ~/bin/stader-permissioned-cli node status
- Check validator status: - ~/bin/stader-permissioned-cli validator status
You can update your operators name and the operator reward address using the following steps
- Update operator name by executing this command: - ~/bin/stader-permissioned-cli node update-operator-name --operator-name <your operator name>
- Update operator reward address by following the instructions provided on this page. 
Last updated
