Staking transaction subcommands
axelard tx staking [flags]
-h, --help help for staking
--chain-id string The network chain ID (default "axelar")
--home string directory for config and data (default "$HOME/.axelar")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--output string Output format (text|json) (default "text")
--trace print out full stack trace on errors
- axelard tx - Transactions subcommands
- axelard tx staking create-validator - create new validator initialized with a self-delegation to it
- axelard tx staking delegate - Delegate liquid tokens to a validator
- axelard tx staking edit-validator - edit an existing validator account
- axelard tx staking redelegate - Redelegate illiquid tokens from one validator to another
- axelard tx staking unbond - Unbond shares from a validator