menu
solana_web3_latest package
documentation
solana_web3.dart
SendTransactionConfig
skipPreflight property
skipPreflight property
dark_mode
light_mode
skipPreflight
property
bool
skipPreflight
final
If true, skip the preflight transaction checks (default:
false
).
Implementation
final bool skipPreflight;
solana_web3_latest package
documentation
solana_web3
SendTransactionConfig
skipPreflight property
SendTransactionConfig class