Function requestGenericIssuanceHistoricalSemaphoreGroup
- requestGenericIssuanceHistoricalSemaphoreGroup(zupassServerUrl, pipelineId, groupId, rootHash): Promise<GenericIssuanceHistoricalSemaphoreGroupResponse>
Parameters
- zupassServerUrl: string
- pipelineId: string
- groupId: string
- rootHash: string
Hits an endpoint to download a semaphore protocol group.
Never rejects. All information encoded in the resolved response.