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 8b734f0 commit 8c866e7
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 @@ -73,7 +73,7 @@ So, step-by-step upgrade process:
5. Wait until all open priority operations will be processed.
6. Call `finishUpgrade` with needed targets initialization parameters.

**NOTE:** In case of some error or bug in code, there is an option to cancel the upgrade before finishing.
**NOTE:** In case of some error or bug in code, there is an option to cancel the upgrade before finishing by calling `cancelUpgrade` function.

## Current Franklin contract upgrade specification or "How notice period works"

Expand Down

0 comments on commit 8c866e7

Please sign in to comment.