type LazyVariantOf<T, I> = <Pallet<T, I> as LazyBalance>::Variant;Expand description
Convenient alias for the variant (position) used in lazy balance.
type LazyVariantOf<T, I> = <Pallet<T, I> as LazyBalance>::Variant;Convenient alias for the variant (position) used in lazy balance.