Skip to content

Commit

Permalink
Request metadata json string by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth authored and alcuadrado committed Oct 22, 2021
1 parent 2d18962 commit 1a5dcd1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export const defaultSolcOutputSelection = {
"evm.bytecode",
"evm.deployedBytecode",
"evm.methodIdentifiers",
"metadata",
],
"": ["ast"],
},
Expand Down

0 comments on commit 1a5dcd1

Please sign in to comment.