All chains
    Preparing search index...

    Type Alias RegionDropped

    RegionDropped: PlainDescriptor<
        {
            duration: number;
            region_id: { begin: number; core: number; mask: FixedSizeBinary<10> };
        },
    >

    A Region has been dropped due to being out of date.