T2730
Part 1 of a stacked diff to remove unnecessary address conversions
In this diff, we stop converting destination token addresses to simpleledger: format, and stop converting the output address to legacy format.
Both of these steps are artifacts relating to previous use of bch-js, which required these formats in creating transactions.