@depay/web3-wallets-evm 17.2.2 → 17.4.0

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.
@@ -767,7 +767,7 @@ var wallets = {
767
767
  ExodusSVM,
768
768
  Coin98SVM,
769
769
 
770
- // standards (not concrete wallets)
770
+ // standards
771
771
  WindowSolana,
772
772
  SolanaMobileWalletAdapter,
773
773
  };
@@ -828,7 +828,7 @@ const supported = [
828
828
  wallets.ExodusSVM,
829
829
  wallets.Coin98SVM,
830
830
 
831
- // standards (not concrete wallets)
831
+ // standards
832
832
  wallets.WalletConnectV2,
833
833
  wallets.SolanaMobileWalletAdapter,
834
834
  wallets.WalletLink,