fxcored tx gov submit-proposal \
--title "" \
--description "" \
--deposit 1000000apundiai \
--type Text \
--from $WALLET \
--gas=auto --gas-prices=5000000000apundiai --gas-adjustment=1.5 \
-y
fxcored query gov proposals
fxcored query gov proposal 1
fxcored tx gov vote 1 yes --from $WALLET --chain-id dhobyghaut --gas=auto --gas-prices=5000000000apundiai --gas-adjustment=1.5
fxcored tx gov vote 1 no --from $WALLET --chain-id dhobyghaut --gas=auto --gas-prices=5000000000apundiai --gas-adjustment=1.5
fxcored tx gov vote 1 abstain --from $WALLET --chain-id dhobyghaut --gas=auto --gas-prices=5000000000apundiai --gas-adjustment=1.5
fxcored tx gov vote 1 no_with_veto --from $WALLET --chain-id dhobyghaut --gas=auto --gas-prices=5000000000apundiai --gas-adjustment=1.5