Type Definition pallet_statement::pallet::BalanceOf

source ·
pub type BalanceOf<T> = <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance;