We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6289726 commit 41b76a3Copy full SHA for 41b76a3
web3deployment/retrieveArtifacts.js
@@ -13,7 +13,6 @@ async function main(skipCompilation) {
13
compileContracts();
14
}
15
let output = await packageArtifacts();
16
- console.log(output)
17
return output;
18
19
0 commit comments