Skip to content

Commit

Permalink
Merge branch '4844-only' into 4844-with-opt
Browse files Browse the repository at this point in the history
  • Loading branch information
gzeoneth committed Jan 17, 2024
2 parents 071e4fe + 9c72810 commit 0fb23e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion src/bridge/ISequencerInbox.sol
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ interface ISequencerInbox is IDelayedMessageProvider {
uint64 creationBlock;
}

/// @dev returns 4 uint256 to be compatible with older version
/// @dev returns 4 uint256 to be compatible with older version
function maxTimeVariation()
external
view
Expand Down
15 changes: 0 additions & 15 deletions test/storage/SequencerInbox.dot

This file was deleted.

0 comments on commit 0fb23e1

Please sign in to comment.