
Table row type of statext
{ "name": "currency_stats_ext", "base": "", "fields": [ { "name": "staked", "type": "asset" }, { "name": "inflation_per_block", "type": "float64" }, { "name": "last_inflation_ts", "type": "uint64" } ] }
Table row type of statext
{
"name": "currency_stats_ext",
"base": "",
"fields": [
{
"name": "staked",
"type": "asset"
},
{
"name": "inflation_per_block",
"type": "float64"
},
{
"name": "last_inflation_ts",
"type": "uint64"
}
]
}