Skip to content

Commit

Permalink
Update SequencerInbox.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferret-san committed Dec 12, 2024
1 parent 8e5836b commit c5777c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bridge/SequencerInbox.sol
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ contract SequencerInbox is DelegateCallAware, GasRefundEnabled, ISequencerInbox

IBridge public bridge;

address public constant BLOBSTREAM = 0xa8973BDEf20fe4112C920582938EF2F022C911f5;

/// @inheritdoc ISequencerInbox
uint256 public constant HEADER_LENGTH = 40;

Expand Down

0 comments on commit c5777c0

Please sign in to comment.