Skip to content

Commit

Permalink
Merge branch 'new-zklink' into new-zklink-passkey
Browse files Browse the repository at this point in the history
  • Loading branch information
zkJoaquin committed Sep 26, 2024
2 parents 757d9af + d35e889 commit e83e75e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,6 @@ contract ExecutorFacet is ZkSyncHyperchainBase, IExecutor {
// assembly {
// versionedHash := blobhash(_index)
// }
revert("blob not support");
return bytes32(0);
}
}

0 comments on commit e83e75e

Please sign in to comment.