Type Alias AllocationWeights

Source
pub type AllocationWeights = Vec<(MarketId, U128)>;

Aliased Typeยง

struct AllocationWeights { /* private fields */ }