All chains
    Preparing search index...

    Type Alias MaxPruningItems

    MaxPruningItems: PlainDescriptor<number>

    Maximum number of storage items that can be pruned in a single call.

    This controls how many storage items can be deleted in each call to prune_era_step. This should be set to a conservative value (e.g., 100-500 items) to ensure pruning doesn't consume too much block space. The actual weight is determined by benchmarks.