Skip to content

Commit

Permalink
sync with 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Nov 26, 2023
2 parents 700d3bb + d0a8e5e commit 02c6be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethereum/contracts/zksync/facets/Executor.sol
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ contract ExecutorFacet is Base, IExecutor {
_stateDiffHash,
_batch.bootloaderHeapInitialContentsHash,
_batch.eventsQueueStateHash,
// The following will be commitments to the EIP4844 blobs
// The following will be commitments to the EIP4844 blobs once they are supported on L1.
bytes32(0),
bytes32(0),
bytes32(0),
Expand Down

0 comments on commit 02c6be1

Please sign in to comment.