pub type OnChargeTransactionBalance<T> = <<T as Config>::OnChargeTransaction as OnChargeTransaction<T>>::Balance;
Expand description
Balance type pointing to the OnChargeTransaction trait.
pub type OnChargeTransactionBalance<T> = <<T as Config>::OnChargeTransaction as OnChargeTransaction<T>>::Balance;
Balance type pointing to the OnChargeTransaction trait.