Skip to content

Commit 374146a

Browse files
authored
reorder some stuff (#1953)
1 parent 956f25f commit 374146a

File tree

1 file changed

+8
-10
lines changed
  • apps/staking/src/components/PublisherFaq

1 file changed

+8
-10
lines changed

apps/staking/src/components/PublisherFaq/index.tsx

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,12 @@ export const PublisherFaq = (
502502
the reference data provided and compare against the Pyth data to
503503
determine whether a slashing event should occur.
504504
</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>
505511
<p>
506512
If a discrepancy is confirmed, a slashing event is triggered. In
507513
this event, the stakes of publishers who contributed to the
@@ -510,16 +516,8 @@ export const PublisherFaq = (
510516
pools.
511517
</p>
512518
<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.
523521
</p>
524522
<p>
525523
Please refer to the{" "}

0 commit comments

Comments
 (0)