Function requestGenericIssuanceHistoricalSemaphoreGroup

  • Hits an endpoint to download a semaphore protocol group.

    Never rejects. All information encoded in the resolved response.

    Parameters

    • zupassServerUrl: string
    • pipelineId: string
    • groupId: string
    • rootHash: string

    Returns Promise<GenericIssuanceHistoricalSemaphoreGroupResponse>

Generated using TypeDoc