
Action parameter in batchrecord
{ "name": "batchrecord", "base": "", "fields": [ { "name": "record", "type": "strecord[]" }, { "name": "recordnums", "type": "uint32" }, { "name": "aday", "type": "uint64" } ] }
Action parameter in batchrecord
{
"name": "batchrecord",
"base": "",
"fields": [
{
"name": "record",
"type": "strecord[]"
},
{
"name": "recordnums",
"type": "uint32"
},
{
"name": "aday",
"type": "uint64"
}
]
}