alkanesjs 1.1.6 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -37476,6 +37476,9 @@ var ProtostoneTransaction = class {
37476
37476
  });
37477
37477
  }
37478
37478
  try {
37479
+ if (changeValue < 546) {
37480
+ return false;
37481
+ }
37479
37482
  hasChange = true;
37480
37483
  this.psbt.addOutput({
37481
37484
  address: this.changeAddress,