Skip to content

Alpha-liquidator compile issue #1021

@bengtlofgren

Description

@bengtlofgren

Compilation issue

When trying to compile runLiquidatorJupApi.ts under /apps/alpha-liquidator/src/runLiquidatorJupApi.ts there is a compilation error on L14

  const client = await MarginfiClient.fetch(config, wallet, connection, { spamSendTx: true, skipPreflightInSpam: true });

It seems that there are no fields spamSendTx or skipPreflightInSpam under MarginfiClientOptions. At least for version "4.0.0".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions