Skip to content

Commit bd9d399

Browse files
committed
spell out three epoch window rational
1 parent b980cb1 commit bd9d399

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

proposals/0204-slashable-event-verification.md

+4
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,10 @@ We abort if:
262262
the `Clock` sysvar. We want to ensure that these accounts do not get closed before
263263
they are observed by indexers and dashboards.
264264

265+
The three epoch window is somewhat arbitrary, we only need the `report_account` to
266+
last at least one epoch in order to for it to be observed by the runtime as part
267+
of a future SIMD.
268+
265269
Otherwise we set the owner of `report_account` to the system program, rellocate
266270
the account to 0 bytes, and credit the `lamports` to `report_account.reporter`
267271

0 commit comments

Comments
 (0)