
Table row type of pwrballhist
{ "name": "pwrball_history", "base": "", "fields": [ { "name": "round", "type": "uint64" }, { "name": "time", "type": "uint64" }, { "name": "balls", "type": "uint8[]" } ] }
Table row type of pwrballhist
{
"name": "pwrball_history",
"base": "",
"fields": [
{
"name": "round",
"type": "uint64"
},
{
"name": "time",
"type": "uint64"
},
{
"name": "balls",
"type": "uint8[]"
}
]
}