Name | Type | |
|---|---|---|
| ForeignInvestmentInfo | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","cfg_types:tokens:TrancheCurrency"],"value":"pallet_foreign_investments:entities:InvestmentInfo","keys_id":725,"value_id":769}} | |
| ForeignRedemptionInfo | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","cfg_types:tokens:TrancheCurrency"],"value":"pallet_foreign_investments:entities:RedemptionInfo","keys_id":725,"value_id":771}} |
Name | Docs |
|---|---|
| InfoNotFound | Failed to retrieve the `ForeignInvestInfo`. |
| PoolNotFound | Failed to retrieve the pool for the given pool id. |
| MismatchedForeignCurrency | An action for a different foreign currency is currently in processfor the same pool currency, account, and investment.The currenct foreign actions must be finished before starting with adifferent foreign currency investment / redemption. |
| TooMuchDecrease | The decrease is greater than the current investment/redemption |