
Action parameter in marketprice
{ "name": "marketprice", "base": "", "fields": [ { "name": "location", "type": "coordinates" }, { "name": "good_id", "type": "uint16" } ] }
Action parameter in marketprice
{
"name": "marketprice",
"base": "",
"fields": [
{
"name": "location",
"type": "coordinates"
},
{
"name": "good_id",
"type": "uint16"
}
]
}