You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npx hardhat lz:oapp:config:get:default broken in upgradeable example
probably due to change in artifacts handling in hardhat.config.ts
npx hardhat lz:oapp:config:get:default
An unexpected error occurred:
AssertionError [ERR_ASSERTION]: Could not find a deployment for contract 'EndpointV2' on SEPOLIA_V2_TESTNET (eth-sepolia-testnet)
The text was updated successfully, but these errors were encountered:
Describe the bug
npx hardhat lz:oapp:config:get:default broken in upgradeable example
probably due to change in artifacts handling in hardhat.config.ts
The text was updated successfully, but these errors were encountered: