mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Activate if any optimization is on
This commit is contained in:
@@ -178,7 +178,7 @@ contract DepositContract is IDepositContract, ERC165 {
|
||||
// constructor()
|
||||
// gas irOptimized: 1397699
|
||||
// gas legacy: 2391952
|
||||
// gas legacyOptimized: 1752320
|
||||
// gas legacyOptimized: 1740144
|
||||
// supportsInterface(bytes4): 0x0 -> 0
|
||||
// supportsInterface(bytes4): 0xffffffff00000000000000000000000000000000000000000000000000000000 -> false # defined to be false by ERC-165 #
|
||||
// supportsInterface(bytes4): 0x01ffc9a700000000000000000000000000000000000000000000000000000000 -> true # ERC-165 id #
|
||||
|
||||
Reference in New Issue
Block a user