@openocean.finance/wallet 1.10.64 → 1.10.65

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.
@@ -81,10 +81,10 @@ var WalletConnect = /** @class */ (function (_super) {
81
81
  types_1.EnumChains.BSC,
82
82
  types_1.EnumChains.Polygon,
83
83
  types_1.EnumChains.OKEX,
84
- types_1.EnumChains.XDai,
84
+ // EnumChains.XDai,
85
85
  types_1.EnumChains.HECO,
86
86
  types_1.EnumChains.Fantom,
87
- types_1.EnumChains.Sonic,
87
+ // EnumChains.Sonic,
88
88
  types_1.EnumChains.Avalanche,
89
89
  types_1.EnumChains.Arbitrum,
90
90
  types_1.EnumChains.Optimism,
@@ -108,16 +108,16 @@ var WalletConnect = /** @class */ (function (_super) {
108
108
  types_1.EnumChains.X1,
109
109
  types_1.EnumChains.Base,
110
110
  types_1.EnumChains.Blast,
111
- types_1.EnumChains.Mode,
111
+ // EnumChains.Mode,
112
112
  types_1.EnumChains.PulseChain,
113
113
  types_1.EnumChains.MerlinChain,
114
114
  types_1.EnumChains.Rootstock,
115
- types_1.EnumChains.Sei,
115
+ // EnumChains.Sei,
116
116
  types_1.EnumChains.ArbitrumSepolia,
117
117
  types_1.EnumChains.Gravity,
118
118
  types_1.EnumChains.ApeChain,
119
119
  types_1.EnumChains.Bera,
120
- types_1.EnumChains.UniChain,
120
+ // EnumChains.UniChain,
121
121
  types_1.EnumChains.Flare,
122
122
  types_1.EnumChains.MonadTest,
123
123
  types_1.EnumChains.Swell,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openocean.finance/wallet",
3
- "version": "1.10.64",
3
+ "version": "1.10.65",
4
4
  "description": "A multi-chain wallets manager",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {