transfer: TxDescriptor<
    {
        new_owner: SS58String;
        region_id: { begin: number; core: number; mask: FixedSizeBinary<10> };
    },
>

Transfer a Bulk Coretime Region to a new owner.

  • origin: Must be a Signed origin of the account which owns the Region region_id.
  • region_id: The Region whose ownership should change.
  • new_owner: The new owner for the Region.
MMNEPVFCICPMFPCPTTAAATR