Type Alias pallet_foreign_investments::ForeignId
source · pub type ForeignId<T> = (<T as Config>::AccountId, <T as Config>::InvestmentId, Action);Expand description
Identification of a foreign investment/redemption
pub type ForeignId<T> = (<T as Config>::AccountId, <T as Config>::InvestmentId, Action);Identification of a foreign investment/redemption