• Parameters

    • context: Pick<Context, "programs" | "eddsa">
    • seeds: {
          base: PublicKey<string>;
      }
      • base: PublicKey<string>

        The base address which the Candy Guard PDA derives from

    Returns Pda

Generated using TypeDoc