All chains
    Preparing search index...

    Type Alias set_lease

    set_lease: TxDescriptor<{ task: number; until: number }>

    Reserve a core for a single task workload for a limited period.

    In the interlude and sale period where Bulk Coretime is sold for the period immediately after until, then the same workload may be renewed.

    • origin: Must be Root or pass AdminOrigin.
    • task: The workload which should be placed on a core.
    • until: The timeslice now earlier than which task should be placed as a workload on a core.