Governance
Governance
Create New Text Proposal
qied tx gov submit-proposal \
--title "Governance" \
--description "DETAIL" \
--deposit 1000000aqie \
--type Text \
--from wallet \
--chain-id qie_1990-1 \
--gas auto --gas-adjustment 1.5 --gas-prices 0.25aqie \
--home $HOME/.qie \
-yProposals List
qied query gov proposals --home $HOME/.qieView Proposal
qied query gov proposal 1 --home $HOME/.qie