Type Alias LazyVariantOf

Source
type LazyVariantOf<T, I> = <Pallet<T, I> as LazyBalance>::Variant;
Expand description

Convenient alias for the variant (position) used in lazy balance.