You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/bnb-smart-chain/slashing/slash-rules.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,10 @@ If the evidence is valid:
43
43
44
44
There is an internal smart contract that records the missed blocking metrics of each validator.
45
45
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.
47
47
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:
49
49
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
51
51
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