Type Alias AllocationPlan

Source
pub type AllocationPlan = Vec<(MarketId, u128)>;

Aliased Typeยง

struct AllocationPlan { /* private fields */ }