
updatetier中的操作参数
{ "name": "updatetier", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "threshold", "type": "asset" }, { "name": "weight", "type": "int16" }, { "name": "discount", "type": "int16" } ] }

updatetier中的操作参数
{
"name": "updatetier",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "threshold",
"type": "asset"
},
{
"name": "weight",
"type": "int16"
},
{
"name": "discount",
"type": "int16"
}
]
}