BalanceOf

Type Alias BalanceOf 

Source
pub type BalanceOf<T> = <Pezpallet<T> as Currency<<T as Config>::AccountId>>::Balance;
Expand description

Type alias to conveniently refer to the Currency::Balance associated type.