Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
proletesseract committed Nov 19, 2023
1 parent e774fec commit 926bfaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/root/RootERC20Bridge.sol
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 926bfaf

Please sign in to comment.