stephen-lumi
stephen-lumi
### Version of Hardhat 2.24.1 ### What happened?   The root cause comes from [`getChain`](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-viem/src/internal/chains.ts#L13.) function. It does not support Hardhat's networks configuration. ### Minimal reproduction steps 1. Add...
Fixed #6854 - [x] Because this PR includes a **bug fix**, relevant tests have been included. - [ ] Because this PR includes a **new feature**, the change was previously...