pub type BalanceOf<T> = <T as Config>::CurrencyBalance;
The balance type seen from this pallet’s PoV.