Function getSolanaErrorFromInstructionError

  • Parameters

    • index: number | bigint

      The index of the instruction inside the transaction.

    • instructionError: string | { [key: string]: unknown }

    Returns SolanaError