
Table row type of lottoresult
{ "name": "lottoResult_table", "base": "", "fields": [ { "name": "index", "type": "uint64" }, { "name": "game", "type": "string" }, { "name": "round", "type": "uint64" }, { "name": "ball_1", "type": "string" }, { "name": "ball_2", "type": "string" }, { "name": "ball_3", "type": "string" }, { "name": "ball_4", "type": "string" }, { "name": "ball_5", "type": "string" } ] }