Skip to content

Commit

Permalink
Merge pull request #295 from alchemix-finance/staging
Browse files Browse the repository at this point in the history
CHORE: Staging
  • Loading branch information
t0rbik authored Dec 2, 2024
2 parents 48914b5 + 8e12e5f commit c241530
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 c241530

Please sign in to comment.