
Action parameter in closebetting
{ "name": "closebetting", "base": "", "fields": [ { "name": "game_id", "type": "uint64" }, { "name": "round_num", "type": "uint16" }, { "name": "reveal_block_num", "type": "uint32" } ] }
Action parameter in closebetting
{
"name": "closebetting",
"base": "",
"fields": [
{
"name": "game_id",
"type": "uint64"
},
{
"name": "round_num",
"type": "uint16"
},
{
"name": "reveal_block_num",
"type": "uint32"
}
]
}