Skip to content

Commit 0d5917e

Browse files
update comment
Co-authored-by: nicholaspai <[email protected]>
1 parent ff54e7a commit 0d5917e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/upgradeSpokePool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ task("upgrade-spokepool", "Generate calldata to upgrade a SpokePool deployment")
7070
} else {
7171
/**
7272
* We perform this seemingly unnecessary pause/unpause sequence because we want to ensure that the
73-
* upgrade is successful and the new implementation is functioning correctly.
73+
* upgrade is successful and the new implementation gets forwarded calls by the proxy contract as expected
7474
*
7575
* Since the upgrade and call happens atomically, the upgrade will revert if the new implementation
7676
* is not functioning correctly.

0 commit comments

Comments
 (0)