Create a proposal to jail councilors using the proposal-jail-councilor command followed by councilor(s) $COUNCILORS.
Args
$COUNCILORS: List of councilors to be jailed, separated by commas.
Flags
$TITLE: The title of the proposal.
$DESCRIPTION: The description of the proposal, it can be a URL, some text, etc.
Bash
Copy
sekaid tx customgov proposal proposal-jail-councilor \
--from=$SIGNER $FLAGS_TX \
$COUNCILORS --title=$TITLE --description=$DESCRIPTION