• Create a solana transaction instruction for multiple transactions

    Parameters

    • data: CreateScheduledTransactionInstructionData

      {CreateScheduledTransactionInstructionData} The data for the instruction

      • associatedTokenAddress: PublicKey
      • balanceAddress: PublicKey
      • neonEvmProgram: PublicKey
      • neonTransaction: string
      • signerAddress: PublicKey
      • treeAccountAddress: PublicKey

    Returns TransactionInstruction