-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add explicit getters for TimelockAuthorizer (#1298)
* refactor: make root storage variable private * refactor: make `delayerPerActionId` storage variable private * refactor: make scheduledExecutions storage variable private * refactor: make isPermissionGranted storage variable private * refactor: use getRootTransferDelay getter rather than using variable directly * refactor: rename isPermissionGranted to isPermissionGrantedOnTarget
- Loading branch information
1 parent
d391165
commit 4b3dc4e
Showing
3 changed files
with
78 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters