Type Alias delegation::pallet::DelegatorIdOf
source · pub type DelegatorIdOf<T> = <T as Config>::DelegationEntityId;
Expand description
Type of a delegator or a delegate.
pub type DelegatorIdOf<T> = <T as Config>::DelegationEntityId;
Type of a delegator or a delegate.