pub fn swap_meta_pool_underlying<T: Config>(
    pool_id: T::PoolId,
    in_index: u32,
    out_index: u32,
    dx: u128,
    min_dy: u128,
    to: T::AccountId,
    deadline: BlockNumberFor<T>
)
Expand description

Warning: Doc-Only

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