@enclave-hq/wallet-sdk 1.1.1 → 1.1.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.
@@ -582,7 +582,6 @@ var MetaMaskAdapter = class extends BrowserWalletAdapter {
582
582
  * 切换链
583
583
  */
584
584
  async switchChain(chainId) {
585
- this.ensureConnected();
586
585
  const provider = this.getBrowserProvider();
587
586
  try {
588
587
  await provider.request({