pool: TxDescriptor<
    {
        finality: Enum<{ Final: undefined; Provisional: undefined }>;
        payee: SS58String;
        region_id: { begin: number; core: number; mask: FixedSizeBinary<10> };
    },
>

Place a Bulk Coretime Region into the Instantaneous Coretime Pool.

  • origin: Must be a Signed origin of the account which owns the Region region_id.
  • region_id: The Region which should be assigned to the Pool.
  • payee: The account which is able to collect any revenue due for the usage of this Coretime.
MMNEPVFCICPMFPCPTTAAATR