
Action parameter in removepool
{ "name": "removepool", "base": "", "fields": [ { "name": "pair_id", "type": "uint64" }, { "name": "offset", "type": "name" }, { "name": "limit", "type": "uint16" } ] }
Action parameter in removepool
{
"name": "removepool",
"base": "",
"fields": [
{
"name": "pair_id",
"type": "uint64"
},
{
"name": "offset",
"type": "name"
},
{
"name": "limit",
"type": "uint16"
}
]
}