
-
{ "name": "mine_pool", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "total", "type": "uint64" }, { "name": "current", "type": "uint64" }, { "name": "proportion", "type": "uint8" }, { "name": "state", "type": "uint8" } ] }
{
"name": "mine_pool",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "total",
"type": "uint64"
},
{
"name": "current",
"type": "uint64"
},
{
"name": "proportion",
"type": "uint8"
},
{
"name": "state",
"type": "uint8"
}
]
}