
Action parameter in setprodsts
{ "name": "setprodsts", "base": "", "fields": [ { "name": "product_id", "type": "uint64" }, { "name": "withdrawable", "type": "bool" }, { "name": "escrow_account", "type": "name?" } ] }
Action parameter in setprodsts
{
"name": "setprodsts",
"base": "",
"fields": [
{
"name": "product_id",
"type": "uint64"
},
{
"name": "withdrawable",
"type": "bool"
},
{
"name": "escrow_account",
"type": "name?"
}
]
}