Skip to content

Commit 018b1a8

Browse files
authored
Merge pull request #1004 from Concordium/voting-multi-accounts
[AST-48] Added multi account voting explanation
2 parents 055246d + 12fec0c commit 018b1a8

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed
91.1 KB
Loading
Loading

source/mainnet/net/voting/voting.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,30 @@ For |cryptox|, |bw|, and |mw-gen2| wallet holders
2828

2929
The voting dApp also has a separate page where the user can see the list of all their (encrypted) ballot submissions.
3030

31+
Voting from multiple accounts
32+
-----------------------------
33+
34+
Since the votes are weighted by the number of CCD on the account, for a user to vote with their full weight they need to vote from all their accounts. For |cryptox| and |mw-gen2| wallet holders, it is sufficient to disconnect and reconnect: the user is then given the choice to connect with a different account. With the |bw|, disconnecting and connecting again will always reconnect with the same account. To change accounts, follow the instructions here below.
35+
36+
.. dropdown:: |bw|
37+
38+
#. In the wallet, click **connected** next to the account address. If you have an account open that is not connected, the button will say **not connected** instead. Clicking this is fine as well.
39+
40+
.. image:: ../images/voting/connected-account.png
41+
:alt: account connected to a dApp
42+
:width: 50%
43+
44+
#. This opens the **Allowlist** menu, where the user can check every account that is allowed to connect to the dApp.
45+
46+
.. image:: ../images/voting/allow-list.png
47+
:alt: account connected to a dApp
48+
:width: 50%
49+
50+
#. Return to the main wallet window with the arrow or cross.
51+
#. Select the account in the wallet which should connect to the voting dApp.
52+
#. Disconnect and reconnect in the voting dApp. The user will now be connected to the account that is open in the wallet.
53+
#. Repeat the two last steps above to vote with all accounts.
54+
3155
For Desktop wallet and |mw-gen1| wallet holders
3256
===============================================
3357

0 commit comments

Comments
 (0)