Standard API in ecash-coinselect is to create change outputs with no specified address. So, Cashtab already handles these outputs by adding Cashtab's expected change address, which is the Path1899 address.
We should not be hardcoding this into only 1 of our many specialty tx building functions. It should follow this existing standard.