Capture events from ethers #5830
|
Hi there! I am trying to capture events emitted by Solidity from the ethers side of the code. I have an even emitter |
Answered by
kanej
Oct 21, 2024
Replies: 1 comment
|
This is the Hardhat project, this sounds like a more general Solidity or Ethers issue. |
0 replies
Answer selected by
Makabongwe-M
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the Hardhat project, this sounds like a more general Solidity or Ethers issue.
The ethers docs or the Ethereum Stackexchange are likely better places to answer this question.