mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Updated gas costs for Berlin
This commit is contained in:
@@ -19,6 +19,6 @@ contract C {
|
||||
// executionCost: 81
|
||||
// totalCost: 27081
|
||||
// external:
|
||||
// readX(): 990
|
||||
// readX(): 2290
|
||||
// resetX(): 5116
|
||||
// setX(uint256): 20212
|
||||
// setX(uint256): 22312
|
||||
|
||||
Reference in New Issue
Block a user