
Action parameter in betlottery
{ "name": "betlottery", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "gameId", "type": "uint64" }, { "name": "num", "type": "string" } ] }
Action parameter in betlottery
{
"name": "betlottery",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "gameId",
"type": "uint64"
},
{
"name": "num",
"type": "string"
}
]
}