Type Alias pallet_ocif_staking::primitives::BalanceOf  
source ยท pub type BalanceOf<T> = <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance;Expand description
The balance type of this pallet.
pub type BalanceOf<T> = <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance;The balance type of this pallet.