pub type PaymentBalanceOf<T> = <<T as Config>::OnChargeTransaction as OnChargeTransaction<T>>::Balance;
Expand description
Type shorthand for the balance type used to charge transaction fees
pub type PaymentBalanceOf<T> = <<T as Config>::OnChargeTransaction as OnChargeTransaction<T>>::Balance;
Type shorthand for the balance type used to charge transaction fees