[][src]Type Definition orml_vesting::BalanceOf

type BalanceOf<T> = <<T as Trait>::Currency as Currency<<T as Trait>::AccountId>>::Balance;