
Action parameter in jointspell
{ "name": "jointspell", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint32" }, { "name": "category", "type": "uint32" } ] }
Action parameter in jointspell
{
"name": "jointspell",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint32"
},
{
"name": "category",
"type": "uint32"
}
]
}