
Table row type of actions
{ "name": "game_action", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "game_id", "type": "uint64" }, { "name": "player_id", "type": "uint8" }, { "name": "dowhat", "type": "uint8" }, { "name": "value", "type": "uint64" }, { "name": "timestamp", "type": "uint32" } ] }