All chains
    Preparing search index...

    Type Alias PagedTargetSnapshotHash

    PagedTargetSnapshotHash: StorageDescriptor<
        FixedSizeArray<2, number>,
        FixedSizeBinary<32>,
        true,
        never,
    >

    Same as [PagedTargetSnapshot], but it will store the hash of the snapshot.

    The hash is generated using [frame_system::Config::Hashing].