Closed kanej closed 5 months ago
Following on from: https://github.com/NomicFoundation/hardhat-ignition/pull/755
We should also exclude BNB Testnet Chain with chainId 97 and add a test to cover this case:
97
https://github.com/NomicFoundation/hardhat-ignition/blob/355112935e732269abf05c8e775a1a146f634c94/packages/core/src/internal/execution/jsonrpc-client.ts#L643
https://github.com/NomicFoundation/hardhat-ignition/blob/355112935e732269abf05c8e775a1a146f634c94/packages/core/test-integrations/new-api/internal/new-execution/jsonrpc-client.ts#L188
Hey @kanej, can I work on this issue?
Absolutely @MukulKolpe, go for it.
Following on from: https://github.com/NomicFoundation/hardhat-ignition/pull/755
We should also exclude BNB Testnet Chain with chainId 97 and add a test to cover this case:
97
https://github.com/NomicFoundation/hardhat-ignition/blob/355112935e732269abf05c8e775a1a146f634c94/packages/core/src/internal/execution/jsonrpc-client.ts#L643
https://github.com/NomicFoundation/hardhat-ignition/blob/355112935e732269abf05c8e775a1a146f634c94/packages/core/test-integrations/new-api/internal/new-execution/jsonrpc-client.ts#L188