[Hardhat] Workaround for eth_getCode
when token was not yet created
#91
Labels
feature
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
From hashgraph/hedera-json-rpc-relay#3155
Implement a workaround for this issue in the Hardhat plugin, so we don't depend on issue hashgraph/hedera-json-rpc-relay#3155 getting fixed.
Note
This workaround is only valid for the Hardhat plugin. Given how the Foundry library works, we don't have a hook to detect when an
eth_getCode
call is invoked.The text was updated successfully, but these errors were encountered: