
Table row type of issuancecfg
{ "name": "issuancecfg", "base": "", "fields": [ { "name": "total_issuer_count", "type": "uint64" }, { "name": "issuance_ratio", "type": "uint128" }, { "name": "max_issuance_ratio", "type": "uint128" } ] }
Table row type of issuancecfg
{
"name": "issuancecfg",
"base": "",
"fields": [
{
"name": "total_issuer_count",
"type": "uint64"
},
{
"name": "issuance_ratio",
"type": "uint128"
},
{
"name": "max_issuance_ratio",
"type": "uint128"
}
]
}