The CLI command, proposal-reset-whole-validator-rank, is utilized to raise a governance proposal for resetting the whole validator rank.
Flags
$TITLE: The title of the proposal.
$DESCRIPTION: The description of the proposal.
Bash
Copy
sekaid tx custom proposal-reset-whole-validator-rank \
--from=$SIGNER $FLAGS_TX \
--title=$TITLE --description=$DESCRIPTION