
Table row type of check
{ "name": "check_data", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "contract", "type": "name" } ] }
Table row type of check
{
"name": "check_data",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "contract",
"type": "name"
}
]
}