Cashtab now creates all txs using ecash-coinselect and unit-tested targetOutput building functions.
The legacy functions were tied together in many unit tests making it impractical to delete them in line with progress on the upgraded methods.
Now, though, they aren't used anywhere.