Skip to content

Commit 52fe34e

Browse files
fix tests
1 parent c3b453c commit 52fe34e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/settings/cresettings/defaults.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"TargetsLimit": "10",
6767
"ReportSizeLimit": "5kb",
6868
"EVM": {
69-
"TransactionGasLimit": "5000000"
69+
"TransactionGasLimit": "2500000000"
7070
}
7171
},
7272
"ChainRead": {
@@ -86,4 +86,4 @@
8686
"ResponseSizeLimit": "100kb"
8787
}
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)