Interface RoflmarketInstanceClaimPayment

interface RoflmarketInstanceClaimPayment {
    instances: MachineID[];
    provider: Uint8Array;
}

Properties

Properties

instances: MachineID[]
provider: Uint8Array