@fuel-ts/account 0.0.0-pr-1864-20240312141036 → 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.

@@ -31995,6 +31995,7 @@ This unreleased fuel-core build may include features and updates not yet support
31995
31995
  ErrorCode2["NODE_INFO_CACHE_EMPTY"] = "node-info-cache-empty";
31996
31996
  ErrorCode2["MISSING_PROVIDER"] = "missing-provider";
31997
31997
  ErrorCode2["INVALID_PROVIDER"] = "invalid-provider";
31998
+ ErrorCode2["CONNECTION_REFUSED"] = "connection-refused";
31998
31999
  ErrorCode2["INVALID_PUBLIC_KEY"] = "invalid-public-key";
31999
32000
  ErrorCode2["INSUFFICIENT_BALANCE"] = "insufficient-balance";
32000
32001
  ErrorCode2["WALLET_MANAGER_ERROR"] = "wallet-manager-error";