diff --git a/src/root/RootERC20Bridge.sol b/src/root/RootERC20Bridge.sol index ec4e4f3e..6a91dfbd 100644 --- a/src/root/RootERC20Bridge.sol +++ b/src/root/RootERC20Bridge.sol @@ -79,7 +79,7 @@ contract RootERC20Bridge is * @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 not actually be called directly, is overridden in RootERC20BridgeFlowRate + * @dev Can only be called once. */ function initialize( InitializationRoles memory newRoles,