@fuel-ts/account 0.0.0-pr-1864-20240313064605 → 0.0.0-pr-1864-20240313064627
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.
package/dist/index.global.js
CHANGED
@@ -29033,6 +29033,7 @@ This unreleased fuel-core build may include features and updates not yet support
|
|
29033
29033
|
ErrorCode2["NODE_INFO_CACHE_EMPTY"] = "node-info-cache-empty";
|
29034
29034
|
ErrorCode2["MISSING_PROVIDER"] = "missing-provider";
|
29035
29035
|
ErrorCode2["INVALID_PROVIDER"] = "invalid-provider";
|
29036
|
+
ErrorCode2["CONNECTION_REFUSED"] = "connection-refused";
|
29036
29037
|
ErrorCode2["INVALID_PUBLIC_KEY"] = "invalid-public-key";
|
29037
29038
|
ErrorCode2["INSUFFICIENT_BALANCE"] = "insufficient-balance";
|
29038
29039
|
ErrorCode2["WALLET_MANAGER_ERROR"] = "wallet-manager-error";
|