Type Alias delegation::pallet::DelegatorIdOf

source ·
pub type DelegatorIdOf<T> = <T as Config>::DelegationEntityId;
Expand description

Type of a delegator or a delegate.