menu
solana_web3 package
documentation
programs.dart
FeeType
solWithdrawal static method
solWithdrawal static method
dark_mode
light_mode
solWithdrawal
static method
FeeType
solWithdrawal
(
Fee
fee
)
SOL withdrawal fee.
Implementation
static FeeType solWithdrawal(final Fee fee) => FeeType._(6, [fee]);
solana_web3 package
documentation
programs
FeeType
solWithdrawal static method
FeeType class