Interface RoflmarketInstanceAcceptedEvent

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

Properties

Properties

provider: Uint8Array