-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add skip_preflight setting for solana rpc (#949)
In Oracle's we have historically had skip_preflight: true for all txns. There have been updates to helium-lib that we cannot debug if preflight checks are skipped. This PR turns it into a setting, so it can toggle when we need better errors.
- Loading branch information
1 parent
66bf4c1
commit 22d0393
Showing
2 changed files
with
41 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters