
Action parameter in adduserbatch
{ "name": "adduserbatch", "base": "", "fields": [ { "name": "memo", "type": "string" }, { "name": "batch_id", "type": "uint64" }, { "name": "quantity", "type": "asset" } ] }
Action parameter in adduserbatch
{
"name": "adduserbatch",
"base": "",
"fields": [
{
"name": "memo",
"type": "string"
},
{
"name": "batch_id",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
}
]
}