Interface RoflmarketInstanceCancelledEvent

interface RoflmarketInstanceCancelledEvent {
    id: MachineID;
    provider: Uint8Array;
}

Properties

Properties

provider: Uint8Array