Skip to content
  • Thomas Markwalder's avatar
    [3089] D2UpdateMgr now uses NameChangeTransaction derivations · 50c35b27
    Thomas Markwalder authored
    Now that NameAddTransaction and NameRemoveTransction classes
    have been implemented, D2UpdateMgr has been updated to use
    them.  It now creates instances of NameAddTransaction and
    NameRemoveTransaction based on the change type specified in
    received NameChangeRequests as designed.
    50c35b27