ethers-rs/ethers-solc/test-data/in/compiler-in-17.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
288 B
JSON
Raw Normal View History

{"language":"Solidity","sources":{"A.sol":{"content":"\npragma solidity >0.6.6;\ncontract A {}\n"}},"settings":{"evmVersion":"byzantium","metadata":{"useLiteralContent":true},"optimizer":{"runs":200,"enabled":false},"outputSelection":{"*":{"*":["evm.bytecode.object","abi"],"":["ast"]}}}}