cashscript icon indicating copy to clipboard operation
cashscript copied to clipboard

Consider exporting the gatherUtxos utils function

Open mr-zwets opened this issue 11 months ago • 1 comments

Consider exporting the gatherUtxos utils function and maybe a variant to gatherTokenUtxos

Because it's often useful to have the user add input Utxos up to a certain amount, both for BCH and for tokens. It's also handy that this function returns the actual input amount so the change amount can easily be calculated from this.

mr-zwets avatar Mar 15 '25 10:03 mr-zwets

Related to #258

rkalis avatar Oct 07 '25 08:10 rkalis