interface ByteCodeInput {
    bytecode: string;
}

Properties

Properties

bytecode: string

Compiled contract

Generated using TypeDoc