Skip to content

Commit

Permalink
Merge branch 'sb-reinitialize-erc20-token' into sb-short-term-fee-model
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Nov 26, 2023
2 parents 7ae83ad + 02c6be1 commit 2e0734b
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 2e0734b

Please sign in to comment.