
Action parameter in createpool
{ "name": "createpool", "base": "", "fields": [ { "name": "quantity", "type": "asset" }, { "name": "start_time", "type": "uint32" }, { "name": "duration", "type": "uint32" }, { "name": "min_quantity", "type": "asset" }, { "name": "stake_code", "type": "string" }, { "name": "mid", "type": "uint32" }, { "name": "poolname", "type": "string" }, { "name": "type", "type": "uint32" } ] }