
Struct property of logbetresult
{ "name": "LogBetResult", "base": "", "fields": [ { "name": "game_id", "type": "uint64" }, { "name": "bet_id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "play_pos", "type": "uint8" }, { "name": "bet_quantity", "type": "asset" }, { "name": "is_win", "type": "bool" }, { "name": "reward", "type": "asset" } ] }