query producerSet($id: String!, $block: Block_height){ producerSet(id: $id, block: $block){ id producers{ id } } }