-
Notifications
You must be signed in to change notification settings - Fork 67
feat: svm deploy instructions #1006
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
Conversation
Signed-off-by: Reinis Martinsons <[email protected]>
413e7af
to
3abb91a
Compare
Signed-off-by: Reinis Martinsons <[email protected]>
Signed-off-by: Reinis Martinsons <[email protected]>
Signed-off-by: Reinis Martinsons <[email protected]>
Signed-off-by: Reinis Martinsons <[email protected]>
@@ -29,17 +30,18 @@ const argv = yargs(hideBin(process.argv)) | |||
.option("fillDeadlineBuffer", { | |||
type: "number", | |||
demandOption: false, | |||
default: 3600 * 4, | |||
default: 3600 * 6, |
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.
Is this the value we use in EVM?
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.
yes, we have 21600 in other spoke pools
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.
Looks good!
This updates scripts and readme for SVM deploy & verification with multisig