• Get the queue for the Switchboard program

    Parameters

    • solanaRPCUrl: string

      string: The Solana RPC URL

    • switchboardProgramId: string

      string: The Switchboard program ID

    • queueAddress: string

      string: The queue address

    Returns Promise<Queue>

    • Promise - The queue

Generated using TypeDoc