Skip to content

Commit

Permalink
WP updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nbabenko committed Sep 24, 2017
1 parent 68686e0 commit 6cefa23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whitepaper.md
Expand Up @@ -131,7 +131,7 @@ Voters, who voted against majority are fined with `minority tax`. This is requir

`Minority tax` is calculated in the following way:
```
contractMaxIssuance = maximum amount of tokens expected to be issued by the funding contract in next 12 month
contractMaxIssuance = maximum amount of tokens can be issued by the funding contract in next 12 months
minorityTax = contractMaxIssuance / tokensInExistance * 0.05
```

Expand Down

0 comments on commit 6cefa23

Please sign in to comment.