Dan Hepworth
Results
2
comments of
Dan Hepworth
You can override via: the `chainId` property in the config. I also add another parameter to the hre called `forkName `as an added failsafe
@fvictorio @drortirosh I think that's a valid risk. [Here's](https://docs.ethers.io/v5/api/providers/types/#providers-TransactionRequest) what's in Ethers' docs: > If the chain ID is 0 will disable EIP-155 and the transaction will be valid on...