
Table row type of incentivefee
{ "name": "IncentiveFeeS", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "fee", "type": "extended_asset" } ] }
Table row type of incentivefee
{
"name": "IncentiveFeeS",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "fee",
"type": "extended_asset"
}
]
}