All chains
    Preparing search index...

    Type Alias CommunityIdentifiersByGeohash

    CommunityIdentifiersByGeohash: StorageDescriptor<
        [Key: FixedSizeBinary<5>],
        { digest: FixedSizeBinary<4>; geohash: FixedSizeBinary<5> }[],
        false,
        never,
    >