Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha-liquidator compile issue #1021

Open
bengtlofgren opened this issue Jan 7, 2025 · 0 comments
Open

Alpha-liquidator compile issue #1021

bengtlofgren opened this issue Jan 7, 2025 · 0 comments

Comments

@bengtlofgren
Copy link

bengtlofgren commented Jan 7, 2025

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant