
whitelstacts 的表格行类型
{ "name": "whitelisted", "base": "", "fields": [ { "name": "account_name", "type": "name" }, { "name": "total_accounts", "type": "uint32" }, { "name": "max_accounts", "type": "uint32" } ] }

whitelstacts 的表格行类型
{
"name": "whitelisted",
"base": "",
"fields": [
{
"name": "account_name",
"type": "name"
},
{
"name": "total_accounts",
"type": "uint32"
},
{
"name": "max_accounts",
"type": "uint32"
}
]
}