Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 311 Bytes

ethers-events-skip-demo

Small repro for ethers-io/ethers.js#3486 (comment)

Instructions

  1. pnpm i
  2. pnpm hardhat:test

You can also run it against Hardhat node on localhost (produces the same result):

  1. pnpm hardhat:node
  2. pnpm hardhat:node:localhost