Skip to content

Commit

Permalink
Add LidoARM contract to gas report
Browse files Browse the repository at this point in the history
  • Loading branch information
naddison36 committed Dec 16, 2024
1 parent 6c21d30 commit f8e3cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verbosity = 3
sender = "0x0165C55EF814dEFdd658532A48Bd17B2c8356322"
tx_origin = "0x0165C55EF814dEFdd658532A48Bd17B2c8356322"
auto_detect_remappings = false
gas_reports = ["OethARM", "Proxy"]
gas_reports = ["OethARM", "Proxy", "LidoARM"]
fs_permissions = [{ access = "read-write", path = "./build" }]
extra_output_files = ["metadata"]
ignored_warnings_from = ["src/contracts/Proxy.sol"]
Expand Down

0 comments on commit f8e3cae

Please sign in to comment.