Commit 37264967 authored by sgnoo's avatar sgnoo

Fix runtime target comment

parent 10c75e80
......@@ -11,8 +11,8 @@ import { iOVM_L2ToL1MessagePasser } from "../../iOVM/predeploys/iOVM_L2ToL1Messa
* _verifyStorageProof function, which verifies the existence of the transaction hash in this
* contract's `sentMessages` mapping.
*
* Compiler used: solc
* Runtime target: EVM
* Compiler used: optimistic-solc
* Runtime target: OVM
*/
contract OVM_L2ToL1MessagePasser is iOVM_L2ToL1MessagePasser {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment