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
@@ -9,9 +9,9 @@ contract Small {
// optimize-runs: 2
// ----
// creation:
// codeDepositCost: 61200
// executionCost: 111
// totalCost: 61311
// codeDepositCost: 72800
// executionCost: 123
// totalCost: 72923
// external:
// fallback: 118
// a(): 976