Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 2 KB

governance.md

File metadata and controls

55 lines (28 loc) · 2 KB

Governance

This page describes some of the governance procedures within sqnc-node.

Create a Vote

Assuming you are running a node and connected with Polkadot JS Apps - in order to create a vote, select the Governance tab, then Tech. Comm. You will then be presented with a screen with the current Governance members.

To start a new vote select Proposals.

Governance Tab

On the Proposals screen select Submit proposal on the right hand side. This will bring up a new proposal which must be made from an initial account, for example, here Alice is creating a proposal. You may notice the use of the doAs pallet, for more information visit sqnc-node.

Committee Motion

Once the proposal has been agreed and submit has been clicked another window will appear to confirm the transaction.

Vote on proposal

Click Sign and submit. There will then be a voting round.

Vote on proposal

Vote on proposal

Once the voting round has been completed the proposal needs to be closed to enter the chain.

Close vote

You should see these for a successful vote.

Successful vote

Set Balance to 0

As we can see in the image below, Bob has nearly the same balance as Alice.

Similar balances

By following the voting rules above we can chance a user's balance to 0.

Vote to remove vote

Balance After

Can no longer transact

Now Bob has a balance of 0, if that party tries to create a proposal it will fail.

Bob tries a vote

This error appears, indicating that the user is not able to create a transaction.

Bob cannot start a transaction