Skip to content

Commit

Permalink
comment to indicate contract is awaiting audit
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinagill15 committed Aug 14, 2024
1 parent a02b61a commit 7a9c7a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/oft-evm/contracts/NativeOFTAdapter.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ pragma solidity ^0.8.22;
import { MessagingFee, MessagingReceipt, OFTCore, OFTReceipt, SendParam } from "./OFTCore.sol";

/**
* [AWAITING AUDIT]
*
* @title NativeOFTAdapter
* @dev NativeOFTAdapter is a contract that adapts native currency to the OFT functionality.
*
Expand Down

0 comments on commit 7a9c7a9

Please sign in to comment.