multi-party-computation-controller-api
    Preparing search index...

    Variable QueueNameConst

    QueueName: { KEY_GENERATION: "key-generation"; SIGNING: "signing" } = ...

    BullMQ queue name constants. Centralized here to avoid typo-driven mismatches between producers and processors.

    Type Declaration

    • ReadonlyKEY_GENERATION: "key-generation"

      Queue for distributed key-generation jobs.

    • ReadonlySIGNING: "signing"

      Queue for threshold-signature jobs.