@fuel-ts/account 0.0.0-rc-1936-20240325123930 → 0.0.0-rc-1936-20240325130222

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.

@@ -1,5 +1,5 @@
1
1
  import type { JsonAbi } from '@fuel-ts/abi-coder';
2
2
  import type { TransactionResultReceipt } from './transaction-response';
3
3
  /** @hidden */
4
- export declare function getDecodedLogs<T = unknown>(receipts: Array<TransactionResultReceipt>, mainAbiInterface: JsonAbi, externalAbis?: Record<string, JsonAbi>): T[];
4
+ export declare function getDecodedLogs<T = unknown>(receipts: Array<TransactionResultReceipt>, mainAbi: JsonAbi, externalAbis?: Record<string, JsonAbi>): T[];
5
5
  //# sourceMappingURL=getDecodedLogs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getDecodedLogs.d.ts","sourceRoot":"","sources":["../../../src/providers/transaction-response/getDecodedLogs.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAIlD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAEvE,cAAc;AACd,wBAAgB,cAAc,CAAC,CAAC,GAAG,OAAO,EACxC,QAAQ,EAAE,KAAK,CAAC,wBAAwB,CAAC,EACzC,gBAAgB,EAAE,OAAO,EACzB,YAAY,GAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAM,GACzC,CAAC,EAAE,CAkBL"}
1
+ {"version":3,"file":"getDecodedLogs.d.ts","sourceRoot":"","sources":["../../../src/providers/transaction-response/getDecodedLogs.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAIlD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAEvE,cAAc;AACd,wBAAgB,cAAc,CAAC,CAAC,GAAG,OAAO,EACxC,QAAQ,EAAE,KAAK,CAAC,wBAAwB,CAAC,EACzC,OAAO,EAAE,OAAO,EAChB,YAAY,GAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAM,GACzC,CAAC,EAAE,CAkBL"}