cheqd-node
instance installed using one of the supported methods.mnemonic phrase
and account address
will be printed. Keep the mnemonic phrase safe as this is the only way to restore access to the account if they keyring cannot be recovered.26656
)cheqd1
)26656
)cheqd
)create-validator
transaction to the network:amount
: Amount of tokens to stakefrom
: Key alias of the node operator account that makes the initial stakemin-self-delegation
: Minimum amount of tokens that the node operator promises to keep bondedpubkey
: Node's bech32
-encoded validator public key from the previous stepcommission-rate
: Validator's commission ratecommission-max-rate
: Validator's maximum commission rate, expressed as a number with up to two decimal points. The value for this cannot be changed later.commission-max-change-rate
: Maximum rate of change of a validator's commission rate per day, expressed as a number with up to two decimal points. The value for this cannot be changed later.chain-id
: Unique identifier for the chain.cheqd-mainnet-1
cheqd-testnet-2
gas
: Maximum gas to use for this specific transaction. Using auto
uses Cosmos's auto-calculation mechanism, but can also be specified manually as an integer value.auto
gas calculation, this parameter multiplies the auto-calculated amount by the specified factor, e.g., 1.2
. This is recommended so that it leaves enough margin of error to add a bit more gas to the transaction and ensure it successfully goes through.gas-prices
: Maximum gas price set by the validatormoniker
and make sure that status
is BOND_STATUS_BONDED
.<node-address:rpc-port/block
in a web browser. Make sure that there is a signature with your validator address in the signature list.cheqd-noded
. This process only records the public information about the key.--ledger
flag tells the command line tool to talk to the ledger device and the --index
flag selects which HD index should be used.