AssignmentCounts: StorageDescriptor<
    [
        Key: [
            { digest: FixedSizeBinary<4>; geohash: FixedSizeBinary<5> },
            number,
        ],
    ],
    {
        bootstrappers: bigint;
        endorsees: bigint;
        newbies: bigint;
        reputables: bigint;
    },
    false,
    never,
>