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

Collect the results of a user’s invest 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_investments.