
Action parameter in setboundary
{ "name": "setboundary", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "area", "type": "asset" }, { "name": "boundary", "type": "string" } ] }

Action parameter in setboundary
{
"name": "setboundary",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "area",
"type": "asset"
},
{
"name": "boundary",
"type": "string"
}
]
}