interface SemaphoreSignaturePCDInitArgs {
    wasmFilePath: string;
    zkeyFilePath: string;
}

Properties

wasmFilePath: string
zkeyFilePath: string

Generated using TypeDoc