ApeWorX / ape-hardhat

Hardhat network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
18 stars 15 forks source link

chain ID is not what Ape expects #170

Open antazoey opened 6 months ago

antazoey commented 6 months ago

if running hardhat separately (using ape networks run) and connecting to it, ape is expecting the default local chain ID but hardhat is using its own

fix: change to the one ape expects as the default and allow users to configure it from the same spot

linear[bot] commented 6 months ago

APE-1737 chain ID is not what Ape expects