|
|
|
@ -123,7 +123,7 @@ export interface CompilerInput { |
|
|
|
|
outputSelection?: { |
|
|
|
|
'*': { |
|
|
|
|
'': [ 'ast' ], |
|
|
|
|
//'*': [ 'abi', 'metadata', 'devdoc', 'userdoc', 'storageLayout', 'evm.legacyAssembly', 'evm.bytecode', 'evm.deployedBytecode', 'evm.methodIdentifiers', 'evm.gasEstimates', 'evm.assembly' ]
|
|
|
|
|
'*': [ 'abi', 'metadata', 'devdoc', 'userdoc', 'storageLayout', 'evm.legacyAssembly', 'evm.bytecode', 'evm.deployedBytecode', 'evm.methodIdentifiers', 'evm.gasEstimates', 'evm.assembly' ] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|