Skip to content

Commit

Permalink
query proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
jhernandezb committed May 27, 2024
1 parent 7235aac commit 370a037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/upgrade/proposal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ starsd q gov proposals --node http://stargaze:26657 --home $STARGAZE_HOME
starsd tx gov vote 1 "yes" --gas-prices 1ustars --gas auto --gas-adjustment 1.5 --from validator \
--chain-id stargaze -b sync --yes --node http://stargaze:26657 --home $STARGAZE_HOME --keyring-backend test
sleep 120
starsd q gov proposal 1 --node http://stargaze:26657 --home $STARGAZE_HOME -o json | jq
starsd q gov proposals --node http://stargaze:26657 --home $STARGAZE_HOME
sleep 30

0 comments on commit 370a037

Please sign in to comment.