Governance
LIST ALL PROPOSALS
uniond query gov proposalsVIEW PROPOSAL BY ID
uniond query gov proposal 1VOTE ‘YES’
uniond tx gov vote 1 yes \
--from wallet \
--chain-id union-testnet-8 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.0muno \
-yVOTE ‘NO’
uniond tx gov vote 1 no \
--from wallet \
--chain-id union-testnet-8 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.0muno \
-yVOTE ‘ABSTAIN’
uniond tx gov vote 1 abstain \
--from wallet \
--chain-id union-testnet-8 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.0muno \
-yVOTE ‘NOWITHVETO’
uniond tx gov vote 1 NoWithVeto \
--from wallet \
--chain-id union-testnet-8 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.0muno \
-yLast updated
