See T2503 for the pseudocode behind generateTokenTxInputs function and how it'll be used by overarching createToken function.
Part 1 caters for the genesis create token tx where only XEC UTXOs are involved.
Differential D12057
[Cashtab] [Chronik] [Tx Gen] generateTokenTxInputs - part 1 emack on Sep 25 2022, 08:45. Authored by Tags None Subscribers None
Details
See T2503 for the pseudocode behind generateTokenTxInputs function and how it'll be used by overarching createToken function. Part 1 caters for the genesis create token tx where only XEC UTXOs are involved. npm test and ensure the generateTokenTxInputs unit test passes
Diff Detail
|