Skip to content

Commit

Permalink
fix message error comment
Browse files Browse the repository at this point in the history
  • Loading branch information
krlosMata committed Aug 30, 2024
1 parent dd49c67 commit f8dc1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/v2/interfaces/IPolygonZkEVMEtrogErrors.sol
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ interface IPolygonZkEVMEtrogErrors is IPolygonZkEVMErrors {
error MaxTimestampSequenceInvalid();

/**
* @dev Thrown when l1 info root does not exist
* @dev Thrown when l1 info tree leafCount does not exist
*/
error L1InfoTreeLeafCountInvalid();

Expand Down

0 comments on commit f8dc1aa

Please sign in to comment.