• Parameters

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

        The address of the bucket

      • recipient: PublicKey<string>

        The address of the recipient

    Returns Pda

Generated using TypeDoc