This repository was archived by the owner on Apr 18, 2025. It is now read-only.
forked from privacy-ethereum/zkevm-circuits
-
Notifications
You must be signed in to change notification settings - Fork 387
chore: typos in scroll-tech / zkevm-circuits #1219
Copy link
Copy link
Open
Description
zkevm-circuits/zktrie/src/state.rs
Line 72 in a08da07
| /// new snapshot since we consider it is not need to send more nodes data |
"is not need" should be "is not needed"
zkevm-circuits/bus-mapping/src/rpc.rs
Line 118 in a08da07
| /// returning all the block information including it's transaction's |
"it's" should be "its"
zkevm-circuits/gadgets/src/is_zero.rs
Line 4 in a08da07
| //! - witnesses `inv0(value)`, where `inv0(x)` is 0 when `x` = 0, and |
"witnesses" should be "witnesses:"
zkevm-circuits/gadgets/src/is_zero.rs
Line 17 in a08da07
| /// implement `IsZero`. |
"implementation" should be "implementing"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels