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
@@ -11,9 +11,9 @@ contract Medium {
}
// ----
// creation:
// codeDepositCost: 253800
// executionCost: 294
// totalCost: 254094
// codeDepositCost: 361800
// executionCost: 399
// totalCost: 362199
// external:
// a(): 1028
// b(uint256): 2046