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
@@ -9,9 +9,9 @@ contract Small {
// optimize-runs: 2
// ----
// creation:
// codeDepositCost: 61800
// codeDepositCost: 62000
// executionCost: 111
// totalCost: 61911
// totalCost: 62111
// external:
// fallback: 118
// a(): 961