Skip to content

Commit

Permalink
Update initialization of UChildERC20 contract
Browse files Browse the repository at this point in the history
  • Loading branch information
evercoinx committed Nov 27, 2024
1 parent 05c19e3 commit d9d5640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/UChildERC20.sol
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { ERC20PermitUpgradeable } from "@openzeppelin/contracts-upgradeable/toke
import { IChildToken } from "./interfaces/IChildToken.sol";

contract UChildERC20 is
Initializable,
ContextUpgradeable,
AccessControlUpgradeable,
ERC20Upgradeable,
Expand Down

0 comments on commit d9d5640

Please sign in to comment.