update coinbase connect app name (#208)

This commit is contained in:
aleka 2023-12-22 02:58:57 +08:00 committed by GitHub
parent 6f344c6b5d
commit f8cf1d364b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ const getConnectors = (walletConnectConfig: WalletConnectConfig) => [
new CoinbaseWalletConnector({
chains,
options: {
appName: 'wagmi',
appName: 'dYdX',
reloadOnDisconnect: false,
},
}),