Skip to content

Commit

Permalink
Update documentation/staking-governance.md
Browse files Browse the repository at this point in the history
Co-authored-by: gkoumout <[email protected]>
  • Loading branch information
AndreasKendziorra and gkoumout authored Jun 26, 2024
1 parent 67d71db commit 94e97f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/staking-governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The mechanism for locking tokens works as follows:
The voting power for a locked amount of tokens is computed as follows:

- Generally, locked tokens provide a voting power proportional to the amount of locked tokens. Concretely, 1 locked LSK provides one unit of voting power.
- In case a user pauses their locking period countdown, they receives a boost of the voting power meaning the voting power is set to `lockedAmount * (1 + remainingLockingDurationInDays/365)`. Hence, the voting power can be increased by up to 200%.
- In case a user pauses their locking period countdown, they receives a boost of the voting power meaning the voting power is set to `lockedAmount * (1 + remainingLockingDurationInDays/365)`. Hence, the voting power can be increased by up to 200%, by pausing a maximum locking period of 2 years.

### Voting Power for a Concrete Proposal

Expand Down

0 comments on commit 94e97f1

Please sign in to comment.