Governance
jaynd tx gov submit-proposal \
--title "Governance" \
--description "DETAIL" \
--deposit 1000000arai \
--type Text \
--from wallet \
--chain-id thejaynetwork \
--gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay \
-y jaynd query gov proposalsjaynd query gov proposal 1jaynd tx gov vote 1 yes --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yjaynd tx gov vote 1 no --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yLast updated