
Action parameter in initpokers
{ "name": "initpokers", "base": "", "fields": [ { "name": "vid", "type": "string" }, { "name": "shoe_no", "type": "uint32" }, { "name": "pokers", "type": "string" }, { "name": "req_id", "type": "uint64" } ] }
Action parameter in initpokers
{
"name": "initpokers",
"base": "",
"fields": [
{
"name": "vid",
"type": "string"
},
{
"name": "shoe_no",
"type": "uint32"
},
{
"name": "pokers",
"type": "string"
},
{
"name": "req_id",
"type": "uint64"
}
]
}