탐사 기간에 투표하는 방법?
-
-
[이 제안?] (https://blog.nomadic-labs.com/athens-proposals-injected.html)[This proposal?](https://blog.nomadic-labs.com/athens-proposals-injected.html)
- 0
- 2019-03-20
- luchonacho
-
관련 : https://tezos.stackexchange.com/questions/785/how-do-i-vote-for-a-proposalRelated: https://tezos.stackexchange.com/questions/785/how-do-i-vote-for-a-proposal
- 0
- 2019-03-20
- luchonacho
-
1 대답
- 투표
-
- 2019-03-20
$ ./tezos-client show voting period Current period: "testing_vote" Blocks remaining until end of period: 32678 Current proposal: Pt24m4xiPbLDhVgVfABUjirbmda3yohdN82Sp9FeuAXJ4eV9otd Ballots: { "yay": 2716, "nay": 0, "pass": 0 } Current participation 5.09%, necessary quorum 80.00% Current in favor 2716, needed supermajority 2172 $ ./tezos-client submit ballot for <PKH_alias> <hash_of_proposal> <yay|nay|pass>
& lt; PKH_alias > 지갑 주소 별칭으로 & lt; hash_of_proposal > 위의 블록에 표시된 실제 해시와 실제 문자열 'yay'또는 'nay'또는 'pass'를 사용합니다.
Nomadic-labs 사이트에서 더 많은 정보를 얻을 수 있습니다.
https://blog.nomadic-labs.com/category/announcements.html
흑요석
https ://medium.com/@obsidian.systems/voting-on-tezos-with-your-ledger-nano-s-8d75f8c1f076
$ ./tezos-client show voting period Current period: "testing_vote" Blocks remaining until end of period: 32678 Current proposal: Pt24m4xiPbLDhVgVfABUjirbmda3yohdN82Sp9FeuAXJ4eV9otd Ballots: { "yay": 2716, "nay": 0, "pass": 0 } Current participation 5.09%, necessary quorum 80.00% Current in favor 2716, needed supermajority 2172 $ ./tezos-client submit ballot for <PKH_alias> <hash_of_proposal> <yay|nay|pass>
Replace <PKH_alias> with your wallet address alias, replace <hash_of_proposal> with the actual hash, noted in the block above, and then the actual string 'yay' or 'nay' or 'pass'.
More information available on nomadic-labs site
https://blog.nomadic-labs.com/category/announcements.html
And on obsidian one
https://medium.com/@obsidian.systems/voting-on-tezos-with-your-ledger-nano-s-8d75f8c1f076
-
@ Argonau7 답을 해결 된 것으로 표시하는 것을 잊지 마십시오!@Argonau7 Don't forget to mark the answer as solved!
- 0
- 2019-03-25
- luchonacho
-
네,해냈습니다!죄송합니다. 프로세스에 익숙하지 않았습니다!yes, done it! Sorry, wasnt familiar with the process!
- 0
- 2019-03-28
- Argonau7
나는 하나의 제안에 투표했지만 지금은 제안에 대한 투표 명령을 찾으려고합니다.아무도 도울 수 있습니까?