Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aroralanuk committed Dec 13, 2024
1 parent 139ba55 commit 9fcc4d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solidity/contracts/token/HypNative.sol
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ contract HypNative is TokenRouter {
_hookMetadata,
_hook
);
// require(msg.value >= _amount + quote, "HypNative: insufficient value");

bytes memory hookMetadata = StandardHookMetadata.overrideMsgValue(
_hookMetadata,
Expand Down

0 comments on commit 9fcc4d9

Please sign in to comment.