
Action parameter in punchsettle
{ "name": "punchsettle", "base": "", "fields": [ { "name": "tok", "type": "symbol_code" }, { "name": "caller", "type": "name" }, { "name": "challenge_id", "type": "uint64" }, { "name": "limit", "type": "uint32" } ] }

Action parameter in punchsettle
{
"name": "punchsettle",
"base": "",
"fields": [
{
"name": "tok",
"type": "symbol_code"
},
{
"name": "caller",
"type": "name"
},
{
"name": "challenge_id",
"type": "uint64"
},
{
"name": "limit",
"type": "uint32"
}
]
}