Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaztec committed Dec 7, 2023
1 parent 308f5df commit 417456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system_contracts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pub enum Options {
BuiltIn,
// Load the contracts bytecode at runtime from ZKSYNC_HOME
Local,
// Don't verify the signatures and retun transaction result on calls (used only for testing - for example Forge).
// Don't verify the signatures and return transaction result on calls (used only for testing - for example Forge).
BuiltInWithoutSecurity,
}

Expand Down

0 comments on commit 417456a

Please sign in to comment.