@fuel-ts/account 0.0.0-rc-1878-20240321173151 → 0.0.0-rc-1878-20240321180744

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.

Potentially problematic release.


This version of @fuel-ts/account might be problematic. Click here for more details.

@@ -3679,7 +3679,6 @@ var _Provider = class {
3679
3679
  utxoValidation: utxoValidation || false
3680
3680
  });
3681
3681
  const receipts = gqlReceipts.map(processGqlReceipt);
3682
- console.log(receipts);
3683
3682
  return {
3684
3683
  receipts
3685
3684
  };