mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Create option for metadata hash
This commit is contained in:
@@ -14,9 +14,9 @@ contract Medium {
|
||||
// optimize-runs: 2
|
||||
// ----
|
||||
// creation:
|
||||
// codeDepositCost: 140800
|
||||
// executionCost: 183
|
||||
// totalCost: 140983
|
||||
// codeDepositCost: 141000
|
||||
// executionCost: 190
|
||||
// totalCost: 141190
|
||||
// external:
|
||||
// a(): 398
|
||||
// b(uint256): 863
|
||||
|
||||
Reference in New Issue
Block a user