Skip to content

Commit

Permalink
Update ChildERC20Bridge.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
wcgcyx committed Nov 9, 2023
1 parent 93a54fc commit 32a57bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/child/ChildERC20Bridge.sol
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@ contract ChildERC20Bridge is
*/
receive() external payable {}

/**
* @notice Fallback function on recieving native IMX.
*/
receive() external payable {}

/**
* @notice Initilization function for RootERC20Bridge.
* @param newBridgeAdaptor Address of StateSender to send deposit information to.
Expand Down

0 comments on commit 32a57bd

Please sign in to comment.