Skip to content

Commit

Permalink
Update RootERC20Bridge.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
proletesseract committed Nov 19, 2023
1 parent 8a94099 commit 0d2f16e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/root/RootERC20Bridge.sol
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ contract RootERC20Bridge is IRootERC20Bridge, IRootERC20BridgeEvents, IRootERC20
* @param newRootWETHToken Address of ERC20 WETH on the root chain.
* @param newChildChain Name of child chain.
* @param newImxCumulativeDepositLimit The cumulative IMX deposit limit.
* @dev Can only be called once.
*/
function __RootERC20Bridge_init(
InitializationRoles memory newRoles,
Expand Down

0 comments on commit 0d2f16e

Please sign in to comment.