
Action parameter in setlotprice
{ "name": "setlotprice", "base": "", "fields": [ { "name": "txSender", "type": "name" }, { "name": "lotId", "type": "uint32" }, { "name": "price", "type": "uint32" } ] }
Action parameter in setlotprice
{
"name": "setlotprice",
"base": "",
"fields": [
{
"name": "txSender",
"type": "name"
},
{
"name": "lotId",
"type": "uint32"
},
{
"name": "price",
"type": "uint32"
}
]
}