walletConnectV1
Deprecated
Use walletConnect
instead
The WalletConnect v1.0 protocol has been shut down and no longer works.
To avoid breaking change, walletConnectV1
is still available but is an alias of walletConnect
.
function walletConnectV1(
config?: walletConnectConfig,
): WalletConfig<WalletConnect>;