ethers.js icon indicating copy to clipboard operation
ethers.js copied to clipboard

fix type error in provider-ipcsocket.ts

Open daochild opened this issue 7 months ago • 0 comments

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>'.

daochild avatar May 20 '25 19:05 daochild