You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: