
Table row type of syntheconfig
{ "name": "syntheconfig", "base": "", "fields": [ { "name": "total_vested_balance", "type": "asset" }, { "name": "max_vesting_entries", "type": "uint64" } ] }
Table row type of syntheconfig
{
"name": "syntheconfig",
"base": "",
"fields": [
{
"name": "total_vested_balance",
"type": "asset"
},
{
"name": "max_vesting_entries",
"type": "uint64"
}
]
}