
Action parameter in delhistory
{ "name": "delhistory", "base": "", "fields": [ { "name": "count", "type": "uint64" }, { "name": "logcount", "type": "uint64" }, { "name": "force", "type": "bool" } ] }
Action parameter in delhistory
{
"name": "delhistory",
"base": "",
"fields": [
{
"name": "count",
"type": "uint64"
},
{
"name": "logcount",
"type": "uint64"
},
{
"name": "force",
"type": "bool"
}
]
}