Function createInitializePermanentDelegateInstruction

  • Construct an InitializePermanentDelegate instruction

    Parameters

    • mint: PublicKey

      Token mint account

    • permanentDelegate: null | PublicKey

      Authority that may sign for Transfers and Burns on any account

    • programId: PublicKey

      SPL Token program account

    Returns TransactionInstruction

    Instruction to add to a transaction

Generated using TypeDoc