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

@@ -41535,7 +41535,6 @@ ${MessageCoinFragmentFragmentDoc}`;
41535
41535
  utxoValidation: utxoValidation || false
41536
41536
  });
41537
41537
  const receipts = gqlReceipts.map(processGqlReceipt);
41538
- console.log(receipts);
41539
41538
  return {
41540
41539
  receipts
41541
41540
  };