Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

docs: replaced name and link (keccak) #1421

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This repository contains several Rust packages that implement the zkevm. The hig

- Integration tests for all circuits

[`keccak256`](https://github.com/scroll-tech/zkevm-circuits/tree/develop/keccak256)
[`keccak`](https://github.com/scroll-tech/zkevm-circuits/blob/develop/zkevm-circuits/src/keccak_circuit.rs)

- (Deprecated) Modules for Keccak hash circuit

Expand Down