When using the standard ERC20.sol
of OpenZeppelin, what's the correct way nowadays to specify the total supply of a token?
When using the standard ERC20.sol
of OpenZeppelin, what's the correct way nowadays to specify the total supply of a token?