Update gas costs.

This commit is contained in:
chriseth
2020-10-22 19:25:55 +02:00
parent 60af9d24ff
commit 6d3528b4a7
8 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -24,9 +24,9 @@ contract Large {
}
// ----
// creation:
// codeDepositCost: 637600
// executionCost: 670
// totalCost: 638270
// codeDepositCost: 961600
// executionCost: 1001
// totalCost: 962601
// external:
// a(): 1051
// b(uint256): 2046