Type alias DARCBinaryStruct

DARCBinaryStruct: {
    abi: any;
    bytecode: any;
    version: DARC_VERSION;
}

Type declaration

Generated using TypeDoc