Useful commands

Some useful commands for Validator management with shentud

All commands can be found using the "shentud help" command. However here are a couple of useful commands:

  • Unjail validator

shentud tx slashing unjail --from <Walletname> --chain-id shentu-2.2 --fees 5000uctk
  • Redeem commission rewards:

shentud tx distribution withdraw-rewards <Operator Address> --from <Walletname> --commission  --chain-id=shentu-2.2 --fees 10000uctk

Last updated