
Table row type of ladderhist
{ "name": "ladder_history", "base": "", "fields": [ { "name": "round", "type": "uint64" }, { "name": "time", "type": "uint64" }, { "name": "startPos", "type": "uint8" }, { "name": "stairCount", "type": "uint8" }, { "name": "endPos", "type": "uint8" } ] }