Skip to content

Commit

Permalink
Suppress Error (6243): The "tload" instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Dec 11, 2024
1 parent 55e6cab commit 005da17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ ignored_error_codes = [
2394,
]

evm_version = 'Cancun'

[profile.production]
via_ir = true

Expand Down

0 comments on commit 005da17

Please sign in to comment.