@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.

@@ -3657,7 +3657,6 @@ var _Provider = class {
3657
3657
  utxoValidation: utxoValidation || false
3658
3658
  });
3659
3659
  const receipts = gqlReceipts.map(processGqlReceipt);
3660
- console.log(receipts);
3661
3660
  return {
3662
3661
  receipts
3663
3662
  };