Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Conversation

@shinygiraffe
Copy link

Problems:

  • AbstractWalletProvider's config prop type was incompatible with the constant imported from viem
  • npm also had resolution conflict errors between the viem imported by the latest agw-client and the one imported by this package

Solution

  • fix prop name
  • change viem import so it pulls in the latest compatible version

Problems:
- AbstractWalletProvider's config prop type was incompatible with the constant imported from viem
- npm also had resolution conflict errors between the viem imported by the latest agw-client and the one imported by this package

Solution
- fix prop name
- change viem import so it pulls in the latest compatible version
@vercel
Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-abstract-app ❌ Failed (Inspect) Jan 27, 2025 1:23am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant