For the complete documentation index, see llms.txt. This page is also available as Markdown.

Governance

Governance

Create New Text Proposal

limonatad tx gov submit-proposal \
--title "Governance" \
--description "DETAIL" \
--deposit 1000000alimo \
--type Text \
--from wallet \
--chain-id limonata_10777-1 \
--gas auto --gas-adjustment 1.5 --gas-prices 0.25alimo \
--home $HOME/.limonata \
-y

Proposals List

limonatad query gov proposals --home $HOME/.limonata

View Proposal

limonatad query gov proposal 1 --home $HOME/.limonata

Vote Yes

Vote No

Vote No With Veto

Vote Abstain