Annex: voting instructions
Bakers can cast their votes in a few clicks with Etherink’s governance explorer, or using TezGov. It is also possible to vote using Octez CLI, with the following commands:
Proposal Period (fast governance period 1231)
The Proposal period vote is currently underway: it started on L1 level #13,199,089 (May 14 13:55 UTC) and #13,202,688 (May 14 19:55 UTC).
You can upvote the Etherlink 6.3 kernel upgrade proposal using the following Octez CLI command:
octez-client call KT1DxndcFitAbxLdJCN3C1pPivqbC3RJxD1R from <baking key or voting key> \
--entrypoint "upvote_proposal" \
--arg "0x0005d2c53f57df68b2027ecf592169cf8ce0ee7b3a6ecc215d58e42733c6eed131"
Promotion Period (fast governance period 1232)
If the Proposal period is successful, the Promotion period would span between between L1 levels #13,202,689 (May 14 19:55 UTC) and #13,206,288 (May 15 01:55 UTC).
You can vote for the Etherlink 6.3 kernel upgrade proposal using the following Octez CLI command:
octez-client call KT1DxndcFitAbxLdJCN3C1pPivqbC3RJxD1R from <baking_key or voting_key> \
--entrypoint "vote" --arg '"yea"'
See this documentation entry for further instructions on how to participate in Etherlink’s governance, and
Don’t hesitate to reach out if you need our assistance to cast your votes.