pub fn generate_base_delegation_details<T: Config>(
    owner: T::DelegationEntityId
) -> DelegationDetails<DelegatorIdOf<T>>