
Table row type of producerhash
{ "name": "producerhash", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "producer", "type": "name" }, { "name": "hash", "type": "checksum256" } ] }
Table row type of producerhash
{
"name": "producerhash",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "producer",
"type": "name"
},
{
"name": "hash",
"type": "checksum256"
}
]
}