
Action parameter in editmining
{ "name": "editmining", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "total", "type": "uint64" }, { "name": "proportion", "type": "uint8" } ] }
Action parameter in editmining
{
"name": "editmining",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "total",
"type": "uint64"
},
{
"name": "proportion",
"type": "uint8"
}
]
}