Skip to content

Commit eb9a6b2

Browse files
committed
doc: update the number of misdemeanorThreshold and felonyThreshold
with shorter block interval, these values could be updated.
1 parent d340f43 commit eb9a6b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/bnb-smart-chain/slashing/slash-rules.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ If the evidence is valid:
4343

4444
There is an internal smart contract that records the missed blocking metrics of each validator.
4545

46-
If a validator misses over 50 blocks in 24 hours, they will not receive the block reward; instead, it will be shared among other validators.
46+
If a validator misses over 200 blocks(governable) in 24 hours, they will not receive the block reward; instead, it will be shared among other validators.
4747

48-
If a validator misses more than 150 blocks in 24 hours:
48+
If a validator misses more than 600 blocks(governable) in 24 hours:
4949

50-
1. **10BNB** would be slashed from the **self-delegated** BNB of the validator
50+
1. **10BNB**(governable) would be slashed from the **self-delegated** BNB of the validator
5151
2. The slashed BNB will be allocated to the credit addresses of validators participating in the next distribution
52-
3. Set the validator `jailed` with a duration of **2 days**, and remove it from the active validator set
52+
3. Set the validator `jailed` with a duration of **2 days**, and remove it from the active validator set

0 commit comments

Comments
 (0)