Skip to content

Commit

Permalink
chore: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
CrytoInsight authored Dec 30, 2023
1 parent dd0624b commit 0922518
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Since EVM also uses heap to store the calldata for `KECCAK256`, the required mem
generator, and zkSync Era compiler does not need to use [the auxiliary heap](#auxiliary-heap).

For reference, see
[the LLVM IR codegen source code](https://github.com/matter-labs/era-compiler-llvm-context/blob/main/src/eravm/context/function/runtime/keccak256.rs).
[the LLVM IR codegen source code](https://github.com/matter-labs/era-compiler-llvm-context/blob/main/src/eravm/context/function/llvm_runtime.rs).

### Contract Deployer

Expand Down

0 comments on commit 0922518

Please sign in to comment.