interface BytecodeResponse {
    bytecode: string;
}

Properties

Properties

bytecode: string

Generated using TypeDoc