
Table row type of nutstables
{ "name": "nutstables", "base": "", "fields": [ { "name": "account", "type": "account_name" }, { "name": "is_own", "type": "uint8" }, { "name": "peg", "type": "string" } ] }
Table row type of nutstables
{
"name": "nutstables",
"base": "",
"fields": [
{
"name": "account",
"type": "account_name"
},
{
"name": "is_own",
"type": "uint8"
},
{
"name": "peg",
"type": "string"
}
]
}