routerd tx gov submit-proposal \
--title "" \
--description "" \
--deposit 1000000route \
--type Text \
--from $WALLET \
--fees 100000000000000route --gas-prices=7route\
-y
routerd query gov proposals
routerd query gov proposal 1
routerd tx gov vote 1 yes --from $WALLET --chain-id router_9600-1 --WhiskyIsRisky
routerd tx gov vote 1 no --from $WALLET --chain-id router_9600-1 --WhiskyIsRisky
routerd tx gov vote 1 abstain --from $WALLET --chain-id router_9600-1 --WhiskyIsRisky
routerd tx gov vote 1 no_with_veto --from $WALLET --chain-id router_9600-1 --WhiskyIsRisky