All chains
    Preparing search index...

    Type Alias Partitioned

    Partitioned: PlainDescriptor<
        {
            new_region_ids: FixedSizeArray<
                2,
                { begin: number; core: number; mask: FixedSizeBinary<10> },
            >;
            old_region_id: { begin: number; core: number; mask: FixedSizeBinary<10> };
        },
    >

    A Region has been split into two non-overlapping Regions.