Interface ContractInput

Hierarchy

  • ContractInput

Properties

abi?: null | AbiInput
callBytecode?: null | ResourceReferenceInput
callBytecodeGeneratedSources?: null | (null | ProcessedSourceInput)[]
compilation?: null | ResourceReferenceInput
createBytecode?: null | ResourceReferenceInput
createBytecodeGeneratedSources?: null | (null | ProcessedSourceInput)[]
name: string
processedSource?: null | IndexReferenceInput

Generated using TypeDoc