
Action parameter in removeseat
{ "name": "removeseat", "base": "", "fields": [ { "name": "committee_name", "type": "name" }, { "name": "treasury_symbol", "type": "symbol" }, { "name": "seat_name", "type": "name" } ] }

Action parameter in removeseat
{
"name": "removeseat",
"base": "",
"fields": [
{
"name": "committee_name",
"type": "name"
},
{
"name": "treasury_symbol",
"type": "symbol"
},
{
"name": "seat_name",
"type": "name"
}
]
}