
Action parameter in updatestatus
{ "name": "updatestatus", "base": "", "fields": [ { "name": "disabled_deposit", "type": "bool" }, { "name": "disabled_withdraw", "type": "bool" } ] }
Action parameter in updatestatus
{
"name": "updatestatus",
"base": "",
"fields": [
{
"name": "disabled_deposit",
"type": "bool"
},
{
"name": "disabled_withdraw",
"type": "bool"
}
]
}