From 9402d387e1d5bede305458c31abac306929c4f6c Mon Sep 17 00:00:00 2001 From: ReposCollector Date: Tue, 24 Dec 2024 12:07:52 +0900 Subject: [PATCH] fix foundry.toml --- foundry.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/foundry.toml b/foundry.toml index 017a297e..00c20877 100644 --- a/foundry.toml +++ b/foundry.toml @@ -8,7 +8,6 @@ optimizer_runs = 2000 extra_output = ["storageLayout"] bytecode_hash = 'none' solc-version = '0.8.27' -bytecode_hash = 'none' # See more config options https://github.com/foundry-rs/foundry/tree/master/config [rpc_endpoints]