Returns verdict totals for the submitting participant UID, grouped by asset issuer.
startTimestamp is inclusive and endTimestamp is exclusive. Both are required at the hour grain, where the start is rounded down and the end is rounded up to UTC hour boundaries.
totalVerdicts counts distinct verdict update IDs submitted by the participant. Each issuer's verdictCount counts distinct update IDs associated with that issuer. A verdict can involve more than one issuer, so do not add issuer counts to calculate totalVerdicts. Their sum can exceed totalVerdicts.
The response includes registered issuers with activity in the period. Each issuerName contains the current Featured App display name.
Set interval to round to group by whole mining rounds instead. Round mode takes either fromRound with toRound, or startTimestamp with endTimestamp used as they were given, and answers with the requested and resolved round ranges in place of period and totalVerdicts. A round range may cover at most 5,000 rounds, and a range reaching past the rounds that are covered is refused rather than answered for a shorter window.

