Skip to content

Commit

Permalink
only eoa coinbase wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
t0rbik committed Dec 2, 2024
1 parent 56a785e commit c7b438e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/wagmi/wagmiConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ import { chains } from "./chains";

const projectId = import.meta.env.VITE_WC_PROJECT_ID;

// Alchemix v2 doesn't support contract wallets
coinbaseWallet.preference = "eoaOnly";

const connectors = connectorsForWallets(
[
{
Expand Down

0 comments on commit c7b438e

Please sign in to comment.