mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Review updates
This commit is contained in:
parent
373233b924
commit
7087f73f2b
1 changed files with 3 additions and 3 deletions
|
@ -911,9 +911,9 @@ transaction.
|
||||||
| PoSe Score Increases | Maximum PoSe Score * 2/3 | 3333 |
|
| PoSe Score Increases | Maximum PoSe Score * 2/3 | 3333 |
|
||||||
| PoSe Score Decreases | 1 (per block) | Always `1` |
|
| PoSe Score Decreases | 1 (per block) | Always `1` |
|
||||||
|
|
||||||
The current PoSe scoring algorithm increases the PoSe score by 66% for each
|
The current PoSe scoring algorithm increases the PoSe score by 66% of the
|
||||||
failed DKG session. Depending on timing, this allows for 2 (at most) failures
|
maximum score for each failed DKG session. Depending on timing, this allows for
|
||||||
for a masternode within a timeframe corresponding to the payment cycle (i.e a
|
no more than 2 failures for a masternode within a payment cycle (i.e a
|
||||||
number of blocks equal to the number of registered masternodes).
|
number of blocks equal to the number of registered masternodes).
|
||||||
|
|
||||||
For example, using the values from above with 5000 masternodes:
|
For example, using the values from above with 5000 masternodes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue