
Action parameter in bettinground
{ "name": "bettinground", "base": "", "fields": [ { "name": "game_id", "type": "uint64" }, { "name": "round_num", "type": "uint16" }, { "name": "account", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "slot", "type": "uint8" } ] }