
Table row type of founderbal
{ "name": "founderbal", "base": "", "fields": [ { "name": "founder", "type": "name" }, { "name": "funds", "type": "asset" }, { "name": "locked_until", "type": "uint32" } ] }
Table row type of founderbal
{
"name": "founderbal",
"base": "",
"fields": [
{
"name": "founder",
"type": "name"
},
{
"name": "funds",
"type": "asset"
},
{
"name": "locked_until",
"type": "uint32"
}
]
}