claim_revenue: TxDescriptor<
    {
        max_timeslices: number;
        region_id: { begin: number; core: number; mask: FixedSizeBinary<10> };
    },
>

Claim the revenue owed from inclusion in the Instantaneous Coretime Pool.

  • origin: Must be a Signed origin.
  • region_id: The Region which was assigned to the Pool.
  • max_timeslices: The maximum number of timeslices which should be processed. This must be greater than 0. This may affect the weight of the call but should be ideally made equivalent to the length of the Region region_id. If less, further dispatches will be required with the same region_id to claim revenue for the remainder.
MMNEPVFCICPMFPCPTTAAATR