
Table row type of settings
{ "name": "settings_t", "base": "", "fields": [ { "name": "x_token_name", "type": "name" }, { "name": "rpt_enabled", "type": "bool" }, { "name": "xt_enabled", "type": "bool" }, { "name": "min_reporters", "type": "uint64" }, { "name": "min_limit", "type": "uint64" }, { "name": "limit_inc", "type": "uint64" }, { "name": "max_issue_limit", "type": "uint64" }, { "name": "prev_issue_limit", "type": "uint64" }, { "name": "prev_issue_time", "type": "uint64" }, { "name": "max_destroy_limit", "type": "uint64" }, { "name": "prev_destroy_limit", "type": "uint64" }, { "name": "prev_destroy_time", "type": "uint64" } ] }