Update gas costs.

This commit is contained in:
chriseth
2021-04-22 16:54:02 +02:00
parent 314f361d07
commit ec4558a245
5 changed files with 11 additions and 11 deletions
@@ -14,9 +14,9 @@ contract Medium {
// optimize-runs: 2
// ----
// creation:
// codeDepositCost: 146600
// codeDepositCost: 146800
// executionCost: 190
// totalCost: 146790
// totalCost: 146990
// external:
// a(): 983
// b(uint256): 2095