lower optimizer profile because of governor
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
bc905d9f15
commit
1c63bac801
@ -4,7 +4,7 @@ out = "out"
|
|||||||
libs = ["lib", "dependencies"]
|
libs = ["lib", "dependencies"]
|
||||||
|
|
||||||
optimizer = true
|
optimizer = true
|
||||||
optimizer_runs = 4294967295
|
optimizer_runs = 10000
|
||||||
|
|
||||||
solc_version = "0.8.20"
|
solc_version = "0.8.20"
|
||||||
gas_reports = [
|
gas_reports = [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user