pub fn provide_liquidity_with_conversion<T: Config>(
    liquidity_asset_id: CurrencyIdOf<T>,
    provided_asset_id: CurrencyIdOf<T>,
    provided_asset_amount: BalanceOf<T>
)
Expand description

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::provide_liquidity_with_conversion.