
Table row type of betinfo
{ "name": "bet_record", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "amount", "type": "uint64" }, { "name": "bet", "type": "uint64" }, { "name": "text", "type": "string" }, { "name": "ctime", "type": "uint64" } ] }