
Action parameter in clientcancel
{ "name": "clientcancel", "base": "", "fields": [ { "name": "scope", "type": "string" }, { "name": "opid", "type": "uint64" }, { "name": "source", "type": "name" }, { "name": "memo", "type": "string" } ] }
Action parameter in clientcancel
{
"name": "clientcancel",
"base": "",
"fields": [
{
"name": "scope",
"type": "string"
},
{
"name": "opid",
"type": "uint64"
},
{
"name": "source",
"type": "name"
},
{
"name": "memo",
"type": "string"
}
]
}