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
@@ -14,9 +14,9 @@ contract Medium {
// optimize-runs: 2
// ----
// creation:
// codeDepositCost: 141600
// executionCost: 190
// totalCost: 141790
// codeDepositCost: 169600
// executionCost: 214
// totalCost: 169814
// external:
// a(): 998
// b(uint256): 2063