Type Alias LazyIdOf

Source
type LazyIdOf<T, I> = <Pallet<T, I> as LazyBalance>::Id;
Expand description

Convenient alias for the digest identifier used in lazy balance.