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

Option to skip preflight check #11

Open
skulltech opened this issue Sep 15, 2022 · 2 comments
Open

Option to skip preflight check #11

skulltech opened this issue Sep 15, 2022 · 2 comments

Comments

@skulltech
Copy link

The SDK as of now doesn't expose an option to skip preflight checks. Skipping preflight checks are sometime necessary when bundling a bunch of transactions at once, and the transactions depend upon each other.

I propose an option to skip preflight check is added in the TransactionProcessor.

@staccDOTsol

This comment was marked as spam.

@staccDOTsol

This comment was marked as spam.

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

3 participants
@skulltech @staccDOTsol and others