Zero Change
No change output transactions
const transferHex = await stasTransfer.signed(
ownerPrivatekey,
stasUtxo,
destinationAddress,
paymentUtxo,
paymentPrivateKey,
undefined|data,
true
)this.ZEROCHANGETHRESHOLD = 10 // Don't change this setting unless you know what you're doingLast updated