File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
apps/staking/src/components/PublisherFaq Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -502,6 +502,12 @@ export const PublisherFaq = (
502
502
the reference data provided and compare against the Pyth data to
503
503
determine whether a slashing event should occur.
504
504
</ p >
505
+ < p >
506
+ The council will have until the end of the epoch after the epoch
507
+ of the reported incident to review the report. The tokens
508
+ subject to slashing are the tokens eligible for rewards{ " " }
509
+ < em > during the epoch of the misprint incident</ em > .
510
+ </ p >
505
511
< p >
506
512
If a discrepancy is confirmed, a slashing event is triggered. In
507
513
this event, the stakes of publishers who contributed to the
@@ -510,16 +516,8 @@ export const PublisherFaq = (
510
516
pools.
511
517
</ p >
512
518
< p >
513
- The council will have until the end of the epoch after the epoch
514
- of the reported incident to review the report. The tokens
515
- subject to slashing are the tokens eligible for rewards{ " " }
516
- < em > during the epoch of the misprint incident</ em > .
517
- </ p >
518
- < p >
519
- During the same epoch, the stakes of the subset of publishers
520
- involved in the error and their stakers are slashed. Slashed
521
- amounts are sent to the DAO wallet. The Pyth DAO can choose to
522
- vote on future decisions for these slashed amounts.
519
+ Slashed amounts are sent to the DAO wallet. The Pyth DAO can
520
+ choose to vote on future decisions for these slashed amounts.
523
521
</ p >
524
522
< p >
525
523
Please refer to the{ " " }
You can’t perform that action at this time.
0 commit comments