-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add tool to change minDelay timelock #364
base: feature/ongoingPP
Are you sure you want to change the base?
Conversation
a5ead63
to
74460bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😸
}; | ||
} | ||
|
||
function wait(seconds: number): Promise<void> { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
function not used
74460bd
to
8fa4f45
Compare
02b1859
to
ff1ebfa
Compare
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😸
This PR includes the tool to change the
minDelay
of thePolygonZkEVMTimelock
contract.