
Table row type of config
{ "name": "contr_config_old", "base": "", "fields": [ { "name": "lockupasset", "type": "asset" }, { "name": "maxvotes", "type": "uint8" }, { "name": "numelected", "type": "uint8" }, { "name": "periodlength", "type": "uint32" }, { "name": "authaccount", "type": "name" }, { "name": "tokenholder", "type": "name" }, { "name": "serviceprovider", "type": "name" }, { "name": "should_pay_via_service_provider", "type": "bool" }, { "name": "initial_vote_quorum_percent", "type": "uint32" }, { "name": "vote_quorum_percent", "type": "uint32" }, { "name": "auth_threshold_high", "type": "uint8" }, { "name": "auth_threshold_mid", "type": "uint8" }, { "name": "auth_threshold_low", "type": "uint8" }, { "name": "lockup_release_time_delay", "type": "uint32" }, { "name": "requested_pay_max", "type": "asset" } ] }