@toruslabs/ethereum-controllers 7.0.0-alpha.4 → 7.0.1
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.
|
@@ -3655,7 +3655,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
3655
3655
|
// UNUSED EXPORTS: setErrorConfig
|
|
3656
3656
|
|
|
3657
3657
|
;// ../../node_modules/viem/_esm/errors/version.js
|
|
3658
|
-
const version = '2.21.
|
|
3658
|
+
const version = '2.21.55';
|
|
3659
3659
|
//# sourceMappingURL=version.js.map
|
|
3660
3660
|
;// ../../node_modules/viem/_esm/errors/base.js
|
|
3661
3661
|
|
|
@@ -23959,6 +23959,7 @@ class src_TransactionController extends src_TransactionStateManager {
|
|
|
23959
23959
|
|
|
23960
23960
|
|
|
23961
23961
|
|
|
23962
|
+
|
|
23962
23963
|
|
|
23963
23964
|
|
|
23964
23965
|
/**
|