@fuel-ts/account 0.0.0-rc-1935-20240325115321 → 0.0.0-rc-1936-20240325124311

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.

@@ -3305,7 +3305,7 @@ var TransactionResponse = class {
3305
3305
  };
3306
3306
 
3307
3307
  // src/providers/transaction-response/getDecodedLogs.ts
3308
- import { BigNumberCoder } from "@fuel-ts/abi-coder";
3308
+ import { Interface as Interface3, BigNumberCoder } from "@fuel-ts/abi-coder";
3309
3309
  import { ReceiptType as ReceiptType5 } from "@fuel-ts/transactions";
3310
3310
 
3311
3311
  // src/providers/utils/auto-retry-fetch.ts