Skip to content

Commit

Permalink
upgrade_mechanism.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ihor Barenblat committed Apr 29, 2020
1 parent 2c633ea commit 3054762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade_mechanism.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ So, step-by-step upgrade process:

`Franklin` makes a decision that upgrade can be finished when both of these conditions is true:
1. exodus mode is not activated
2. count of open priority requests equals to zero.
2. number of open priority requests equals to zero.

To prevent rollup from spamming of priority requests, during `preparation lock period` contract will not add new priority requests.
This period starts from the notification from the gatekeeper about the start of preparation status of upgrade and ends when the upgrade finishes, or after `UPGRADE_PREPARATION_LOCK_PERIOD` seconds from its start.
Expand Down

0 comments on commit 3054762

Please sign in to comment.