Type Alias delegation::pallet::DelegationNodeIdOf
source · pub type DelegationNodeIdOf<T> = <T as Config>::DelegationNodeId;
Expand description
Type of a delegation node identifier.
pub type DelegationNodeIdOf<T> = <T as Config>::DelegationNodeId;
Type of a delegation node identifier.