
Action parameter in unlockchain
{ "name": "unlockchain", "base": "", "fields": [ { "name": "account_to_unlock", "type": "name" }, { "name": "note", "type": "string" } ] }
Action parameter in unlockchain
{
"name": "unlockchain",
"base": "",
"fields": [
{
"name": "account_to_unlock",
"type": "name"
},
{
"name": "note",
"type": "string"
}
]
}