@toruslabs/ethereum-controllers 6.0.1 → 6.0.2
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.
|
@@ -6499,15 +6499,6 @@ class TransactionController extends TransactionStateManager {
|
|
|
6499
6499
|
});
|
|
6500
6500
|
}
|
|
6501
6501
|
}
|
|
6502
|
-
;// CONCATENATED MODULE: ./src/utils/interfaces.ts
|
|
6503
|
-
|
|
6504
|
-
|
|
6505
|
-
|
|
6506
|
-
/**
|
|
6507
|
-
* Ref - https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionreceipt
|
|
6508
|
-
*/
|
|
6509
|
-
|
|
6510
|
-
// TODO:// mark fields which will be optional.
|
|
6511
6502
|
;// CONCATENATED MODULE: ./src/index.ts
|
|
6512
6503
|
|
|
6513
6504
|
|