
Action parameter in createpool
{ "name": "createpool", "base": "", "fields": [ { "name": "period", "type": "uint32" }, { "name": "weight", "type": "uint32" } ] }
Action parameter in createpool
{
"name": "createpool",
"base": "",
"fields": [
{
"name": "period",
"type": "uint32"
},
{
"name": "weight",
"type": "uint32"
}
]
}