OfferingRegistry: StorageDescriptor<
    [
        {
            community_identifier: {
                digest: FixedSizeBinary<4>;
                geohash: FixedSizeBinary<5>;
            };
            controller: SS58String;
        },
        number,
    ],
    Binary,
    false,
    never,
>