
Table row type of config
{ "name": "config_row", "base": "", "fields": [ { "name": "total_deposit_limit", "type": "extended_asset" }, { "name": "account_deposit_limit", "type": "extended_asset" }, { "name": "current_ltv_level", "type": "uint64" }, { "name": "is_paused", "type": "bool" } ] }