Currently, Cashtab will not tolerate any extra spaces around address strings in multisend input. Easy to support these with trim(), but need to also trim() where they are implemented
Note that the generateTxOutput is slated for deprecation when src/transactions version of sendXec function is implemented