Type Alias cfg_primitives::types::InvestmentId
source · pub type InvestmentId = (PoolId, TrancheId);
Expand description
A representation of an investment
pub type InvestmentId = (PoolId, TrancheId);
A representation of an investment