Expand description
Bindings for standard json output selection.
Structs§
- Output
Selection - Represents the selected output of files and contracts.
Enums§
- Bytecode
Output Selection - Contract level output selection for
evm.bytecode
- Contract
Output Selection - Contract level output selection
- Deployed
Bytecode Output Selection - Contract level output selection for
evm.deployedBytecode
- EvmOutput
Selection - Contract level output selection for
evm
- Ewasm
Output Selection - Contract level output selection for
evm.ewasm
Type Aliases§
- File
Output Selection - Represents the desired outputs based on a File
(file -> (contract -> [outputs]))