
Action parameter in recjackpot
{ "name": "recjackpot", "base": "", "fields": [ { "name": "jacpot_type", "type": "string" }, { "name": "winner", "type": "userdef" }, { "name": "place", "type": "uint8" }, { "name": "payout", "type": "asset[]" } ] }
Action parameter in recjackpot
{
"name": "recjackpot",
"base": "",
"fields": [
{
"name": "jacpot_type",
"type": "string"
},
{
"name": "winner",
"type": "userdef"
},
{
"name": "place",
"type": "uint8"
},
{
"name": "payout",
"type": "asset[]"
}
]
}