Function constructZupassPcdGetRequestUrl
- constructZupassPcdGetRequestUrl<T>(zupassClientUrl, returnUrl, pcdType, args, options?, postMessage?): string
Parameters
- zupassClientUrl: string
- returnUrl: string
- pcdType: T["name"]
- args: ArgsOf<T>
Optional
options: ProveOptions- postMessage: boolean = false
Returns string