
Table row type of ctreecfg
{ "name": "crypto_tree_config_s", "base": "", "fields": [ { "name": "issuer", "type": "name" }, { "name": "max_supply", "type": "uint64" }, { "name": "issued", "type": "uint64" } ] }
Table row type of ctreecfg
{
"name": "crypto_tree_config_s",
"base": "",
"fields": [
{
"name": "issuer",
"type": "name"
},
{
"name": "max_supply",
"type": "uint64"
},
{
"name": "issued",
"type": "uint64"
}
]
}