update coinbase connect app name (#208)

This commit is contained in:
aleka
2023-12-21 10:58:57 -08:00
committed by GitHub
parent 6f344c6b5d
commit f8cf1d364b
+1 -1
View File
@@ -146,7 +146,7 @@ const getConnectors = (walletConnectConfig: WalletConnectConfig) => [
new CoinbaseWalletConnector({
chains,
options: {
appName: 'wagmi',
appName: 'dYdX',
reloadOnDisconnect: false,
},
}),