Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix type error in provider-ipcsocket.ts #4995

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

daochild
Copy link

fix error node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-ipcsocket.ts:60:13 - error TS2322: Type 'Buffer' is not assignable to type 'Buffer'.

daochild added 2 commits May 20, 2025 22:16
fix error node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-ipcsocket.ts:60:13 - error TS2322: Type 'Buffer<ArrayBufferLike>' is not assignable to type 'Buffer<ArrayBuffer>'.
fix type error provider-ipcsocket.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant