Skip to content

Commit

Permalink
fix(docs): typo for enable_eravm_extensions (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless authored Aug 22, 2024
1 parent 854051e commit 9be946a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ bytecode_hash = "none"
# size limitations
fallback_oz = false
# Enable EraVM extensions (ex system-mode)
eravm_extensions = false
enable_eravm_extensions = false
# Force compilation via EVMLA instead of Yul codegen pipeline
force_evmla = false
# List of globs that match contracts to avoid compiling with zksolc
Expand Down

0 comments on commit 9be946a

Please sign in to comment.