
Action parameter in addconfirmor
{ "name": "addconfirmor", "base": "", "fields": [ { "name": "token_id", "type": "uint64" }, { "name": "confirmor", "type": "name" }, { "name": "weight", "type": "uint8" } ] }
Action parameter in addconfirmor
{
"name": "addconfirmor",
"base": "",
"fields": [
{
"name": "token_id",
"type": "uint64"
},
{
"name": "confirmor",
"type": "name"
},
{
"name": "weight",
"type": "uint8"
}
]
}