pub fn set_native_mint_wrapping_strategy(
strategy: NativeMintWrappingStrategy,
) -> Result<(), Box<dyn Error>>
Expand description
Sets the currently selected SOL wrapping strategy.
pub fn set_native_mint_wrapping_strategy(
strategy: NativeMintWrappingStrategy,
) -> Result<(), Box<dyn Error>>
Sets the currently selected SOL wrapping strategy.