[][src]Type Definition pallet_staking::BalanceOf

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

The balance type of this module.