Skip to content

Commit

Permalink
fix: rename coinbase wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Aug 15, 2024
1 parent 1899e6d commit 070ce5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet-management/src/connectors/coinbase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ export const createCoinbaseConnector = /*#__PURE__*/ (
extendConnector(
coinbaseWallet(params),
'coinbaseWalletSDK',
'Coinbase Smart Wallet',
'Coinbase Wallet',
);

0 comments on commit 070ce5b

Please sign in to comment.