
Table row type of containers
{ "name": "containers", "base": "", "fields": [ { "name": "containerid", "type": "uint64" }, { "name": "appid", "type": "uint64" }, { "name": "meta", "type": "bytes" } ] }
Table row type of containers
{
"name": "containers",
"base": "",
"fields": [
{
"name": "containerid",
"type": "uint64"
},
{
"name": "appid",
"type": "uint64"
},
{
"name": "meta",
"type": "bytes"
}
]
}