Update gas test.

This commit is contained in:
chriseth 2019-05-09 15:27:42 +02:00
parent b3e51bcae1
commit c093d00af1

View File

@ -14,9 +14,9 @@ contract C {
} }
// ---- // ----
// creation: // creation:
// codeDepositCost: 1120800 // codeDepositCost: 1122600
// executionCost: 1167 // executionCost: 1167
// totalCost: 1121967 // totalCost: 1123767
// external: // external:
// a(): 530 // a(): 530
// b(uint256): infinite // b(uint256): infinite