interface IndexerServerLeaderboardContestsParams {
    contest_ids: number[];
}

Properties

Properties

contest_ids: number[]