pub fn collect_redemptions<T: Config>(investment_id: T::InvestmentId)
Expand description

Collect the results of a user’s redeem orders for the given investment. If any amounts are not fulfilled they are directly appended to the next active order for this investment.

§Warning: Doc-Only

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