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
if(awaitethers.provider.getCode(addressExpected)!==`0x`)console.log(`${contractName} contract was successfully deployed to ${addressExpected} in transaction ${txResponse.hash}`)
152
154
elseconsole.error(`${contractName} contract was not found at ${addressExpected}`)
0 commit comments