-
Notifications
You must be signed in to change notification settings - Fork 314
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
remove sequence num, for initSequencedBatch #196
Conversation
invocamanman
commented
Feb 19, 2024
- remove sequence num
- add initSequencedBatch instead
181ebd4
to
108ca7d
Compare
@@ -45,9 +45,9 @@ interface IPolygonZkEVMVEtrogErrors is IPolygonZkEVMErrors { | |||
error ForceBatchesDecentralized(); | |||
|
|||
/** | |||
* @dev Thrown when the sequence number does not match with the one on the contract | |||
* @dev Thrown when the last sequenced batch nmber does nto match the init sequeced batch number |
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.
typo nmber
& nto
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.
ty
…rc.2-fork.8 commit verified generated with v5.0.0-rc.2-fork.8
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |