
Table row type of shuffleinfo
{ "name": "shuffle_info", "base": "", "fields": [ { "name": "tableId", "type": "uint64" }, { "name": "firstCard", "type": "card_info" }, { "name": "threeResults", "type": "shuffle_round_result[]" } ] }
Table row type of shuffleinfo
{
"name": "shuffle_info",
"base": "",
"fields": [
{
"name": "tableId",
"type": "uint64"
},
{
"name": "firstCard",
"type": "card_info"
},
{
"name": "threeResults",
"type": "shuffle_round_result[]"
}
]
}