
Action parameter in bjforceclose
{ "name": "bjforceclose", "base": "", "fields": [ { "name": "game_id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "reason", "type": "string" } ] }
Action parameter in bjforceclose
{
"name": "bjforceclose",
"base": "",
"fields": [
{
"name": "game_id",
"type": "uint64"
},
{
"name": "player",
"type": "name"
},
{
"name": "reason",
"type": "string"
}
]
}