"DVT") {}
Is it a constructor within another constructor?
its one of the ways in Solidity to call the parent constructor. In this case you call the constructor of the parent contract ERC20 and you pass on two string arguments.
Обсуждают сегодня