Skip to content
  • Iustin Pop's avatar
    Change _GetWanted* to return names instead of objects · a7ba5e53
    Iustin Pop authored
    On closer look, all except one of the current users of _GetWantedNodes are
    using only the name of the nodes and throw away the other attributes. It makes
    sense to make this function return only the name list (as in the future this
    might be faster than computing all attributes).
    
    Reviewed-by: imsnah
    a7ba5e53