Architecture
zetacored
tx staking
tx staking
Staking transaction subcommands
zetacored tx staking [flags]
Options
  -h, --help   help for staking
Options inherited from parent commands
      --chain-id string     The network chain ID
      --home string         directory for config and data 
      --log_format string   The logging format (json|plain) 
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) 
      --trace               print out full stack trace on errors
SEE ALSO
- zetacored tx - Transactions subcommands
 - zetacored tx staking cancel-unbond - Cancel unbonding delegation and delegate back to the validator
 - zetacored tx staking create-validator - create new validator initialized with a self-delegation to it
 - zetacored tx staking delegate - Delegate liquid tokens to a validator
 - zetacored tx staking edit-validator - edit an existing validator account
 - zetacored tx staking redelegate - Redelegate illiquid tokens from one validator to another
 - zetacored tx staking unbond - Unbond shares from a validator