Module pallet_investments::pallet::dispatchables
source · Expand description
Functions§
- 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.
- Collect the results of another users invest orders for the given investment. If any amounts are not fulfilled they are directly appended to the next active order for this investment.
- 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.
- Collect the results of another users redeem orders for the given investment. If any amounts are not fulfilled they are directly appended to the next active order for this investment.
- Update an order to invest into a given investment.
- Update an order to redeem from a given investment.