
Action parameter in createpool
{ "name": "createpool", "base": "", "fields": [ { "name": "creator", "type": "name" }, { "name": "tokens", "type": "string" }, { "name": "swap_fee", "type": "uint16" } ] }
Action parameter in createpool
{
"name": "createpool",
"base": "",
"fields": [
{
"name": "creator",
"type": "name"
},
{
"name": "tokens",
"type": "string"
},
{
"name": "swap_fee",
"type": "uint16"
}
]
}