[Cashtab] [Chronik] [Tx Gen] generateTokenTxInputs part 2 - SEND/BURN tokenAction
Summary:
Depends on D12057
See T2503 for the pseudocode behind generateTokenTxInputs function and how it'll be used by overarching token function.
Part 2 adds the additional input utxo logic when tokenAction is SEND or BURN.
Test Plan: npm test and ensure the SEND and BURN unit tests passes
Reviewers: bytesofman, #bitcoin_abc
Reviewed By: bytesofman, #bitcoin_abc
Differential Revision: https://reviews.bitcoinabc.org/D12097