layerd tx gov submit-proposal \
--title "" \
--description "" \
--deposit 1000000loya \
--type Text \
--from $WALLET \
--fees 5loya\
-y
layerd query gov proposals
layerd query gov proposal 1
layerd tx gov vote 1 yes --from $WALLET --chain-id layertest-3 --WhiskyIsRisky
layerd tx gov vote 1 no --from $WALLET --chain-id layertest-3 --WhiskyIsRisky
layerd tx gov vote 1 abstain --from $WALLET --chain-id layertest-3 --WhiskyIsRisky
layerd tx gov vote 1 no_with_veto --from $WALLET --chain-id layertest-3 --WhiskyIsRisky