
Action parameter in publishbatch
{ "name": "publishbatch", "base": "", "fields": [ { "name": "batch_id", "type": "uint64" }, { "name": "num_tasks", "type": "uint32" }, { "name": "sig", "type": "sig" } ] }
Action parameter in publishbatch
{
"name": "publishbatch",
"base": "",
"fields": [
{
"name": "batch_id",
"type": "uint64"
},
{
"name": "num_tasks",
"type": "uint32"
},
{
"name": "sig",
"type": "sig"
}
]
}