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 13, 2023
1 parent b963861 commit 822246a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/child/ChildERC20Bridge.sol
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ contract ChildERC20Bridge is
address public childETHToken;

/**
* @notice Initialization function for RootERC20Bridge.
* @notice Initialization function for ChildERC20Bridge.
* @param newRoles Struct containing addresses of roles.
* @param newBridgeAdaptor Address of StateSender to send deposit information to.
* @param newRootERC20BridgeAdaptor Stringified address of root ERC20 bridge adaptor to communicate with.
Expand Down

0 comments on commit 822246a

Please sign in to comment.