
Table row type of receiptchk
{ "name": "receiptcheck", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "isreceived", "type": "bool" } ] }
Table row type of receiptchk
{
"name": "receiptcheck",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "isreceived",
"type": "bool"
}
]
}