Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzzt committed Jul 9, 2021
1 parent 5f9da43 commit b01c6d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion truffle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,8 @@ And eventually you'll want to deploy on the main Optimistic Ethereum network.
version: "node_modules/@eth-optimism/solc",
```
Because of the way Optimistic Ethereum works, with contract calls replacing certain opcodes to ensure it will be possible to
replicate the results on L1, it requires a different compiler for Solidity.
```javascript
settings: {
Expand Down

0 comments on commit b01c6d6

Please sign in to comment.