Interface RoflmarketInstanceExecuteCmds

interface RoflmarketInstanceExecuteCmds {
    cmds: Uint8Array[];
    id: MachineID;
    provider: Uint8Array;
}

Properties

Properties

cmds: Uint8Array[]
provider: Uint8Array