// Bounties teams number
    private val _nbParticipating: MutableStateFlow<Map<String, Int>> = MutableStateFlow(mapOf())