
Table row type of execaccounts
{ "name": "execaccounts", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "exec_permission", "type": "permission_level" } ] }
Table row type of execaccounts
{
"name": "execaccounts",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "exec_permission",
"type": "permission_level"
}
]
}