interface RoflmarketInstanceCancel {
    id: MachineID;
    provider: Uint8Array;
    status?: "warning: attempted to pass RoflmarketInstance type into RoflmarketInstanceCancel. Extraneous fields will cause this subcall to silently fail.";
}

Properties

Properties

provider: Uint8Array
status?: "warning: attempted to pass RoflmarketInstance type into RoflmarketInstanceCancel. Extraneous fields will cause this subcall to silently fail."