All chains
    Preparing search index...

    Type Alias drop_region

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

    Drop an expired Region from the chain.

    • origin: Can be any kind of origin.
    • region_id: The Region which has expired.