Set the genesis parameters for the staking module
axelard set-genesis-staking [flags]
--bond-denom string A string representing bondable coin denomination
-h, --help help for set-genesis-staking
--historical-entries uint32 A positive integer representing the number of historical entries kept
--home string node's home directory (default "$HOME/.axelar")
--max-entries uint32 A positive integer representing the maximum number of redelegations allowed within the unbonding period
--max-validators uint32 A positive integer representing the maximum number of validators (max uint16 = 65535)
--unbonding-period string Time duration of unbonding (e.g., "6h").
--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 - Axelar App