templar_common::vault

Type Alias AllocationPlan

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

Aliased Typeยง

struct AllocationPlan { /* private fields */ }