We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c948e90 commit b008da9Copy full SHA for b008da9
.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=57
+ GOV_ID=58
59
60
# vote on proposal
61
${ELYSD} tx gov vote $GOV_ID yes --from=proposer1 $OPTIONS
0 commit comments