NodeInfo.acceptedGames

Informations about the games accepted by the node. There should be at least one combination of game/protocols that is also accepted by hub as indicated in HubInfo.gamesInfo, otherwise the node will never receive any player.

class NodeInfo
uint[][ubyte] acceptedGames;

Meta