
-
{ "name": "deal", "base": "", "fields": [ { "name": "vid", "type": "string" }, { "name": "shoe_no", "type": "string" }, { "name": "round", "type": "string" }, { "name": "player1_index", "type": "uint32" }, { "name": "player1_sign", "type": "string" }, { "name": "player2_index", "type": "uint32" }, { "name": "player2_sign", "type": "string" }, { "name": "banker1_index", "type": "uint32" }, { "name": "banker1_sign", "type": "string" }, { "name": "banker2_index", "type": "uint32" }, { "name": "banker2_sign", "type": "string" }, { "name": "out1_index", "type": "uint32" }, { "name": "out1_sign", "type": "string" }, { "name": "out2_index", "type": "uint32" }, { "name": "out2_sign", "type": "string" } ] }