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