Game.protocols

Protocols accepted by the server for the game. They should be ordered from oldest to newest.

struct Game
uint[] protocols;

Meta