LIST ALL PROPOSALS
initiad query gov proposals
VIEW PROPOSAL BY ID
initiad query gov proposal 1
VOTE ‘YES’
initiad tx gov vote 1 yes \
--from wallet \
--chain-id initiation-1 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.15uinit \
-y
VOTE ‘NO’
initiad tx gov vote 1 no \
--from wallet \
--chain-id initiation-1 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.15uinit \
-y
VOTE ‘ABSTAIN’
initiad tx gov vote 1 abstain \
--from wallet \
--chain-id initiation-1 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.15uinit \
-y
VOTE ‘NOWITHVETO’
initiad tx gov vote 1 NoWithVeto \
--from wallet \
--chain-id initiation-1 \
--gas-adjustment 1.4 \
--gas auto \
--gas-prices 0.15uinit \
-y