[ { "type": "function", "name": "makeMove", "inputs": [ { "name": "_player_id", "type": "uint64" }, { "name": "_state", "type": "bytes" } ], "outputs": [ { "name": "returnValue0", "type": "bytes" } ], "constant": false }, { "type": "event", "name": "Debug", "inputs": [ { "name": "msg", "type": "bytes", "indexed": false } ] } ]