
Table row type of backupdata
{ "name": "backupdata", "base": "", "fields": [ { "name": "index", "type": "uint64" }, { "name": "value", "type": "name" } ] }
Table row type of backupdata
{
"name": "backupdata",
"base": "",
"fields": [
{
"name": "index",
"type": "uint64"
},
{
"name": "value",
"type": "name"
}
]
}