subspace_runtime_primitives

Type Alias OnChargeTransactionBalance

Source
pub type OnChargeTransactionBalance<T> = <<T as Config>::OnChargeTransaction as OnChargeTransaction<T>>::Balance;
Expand description

Balance type pointing to the OnChargeTransaction trait.