We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95dfad7 commit 9e6f178Copy full SHA for 9e6f178
.github/workflows/vote.yml
@@ -55,7 +55,7 @@ jobs:
55
echo "current version: ${ELYS_VERSION}"
56
echo "upgrade_version: $upgrade_version"
57
58
- GOV_ID=124
+ GOV_ID=125
59
60
# vote on proposal
61
${ELYSD} tx gov vote $GOV_ID yes --from=proposer1 $OPTIONS
0 commit comments