
Table row type of safecreditor
{ "name": "safecreditor", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "created_at", "type": "uint64" }, { "name": "updated_at", "type": "uint64" } ] }
Table row type of safecreditor
{
"name": "safecreditor",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "created_at",
"type": "uint64"
},
{
"name": "updated_at",
"type": "uint64"
}
]
}