
- { "name": "contr_config", "base": "", "fields": [ { "name": "lockupasset", "type": "extended_asset" }, { "name": "maxvotes", "type": "uint8" }, { "name": "numelected", "type": "uint8" }, { "name": "periodlength", "type": "uint32" }, { "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": "extended_asset" } ] }