Why is the contract not abstract

Why is the ERC20 contract on openzepplin github not abstract by deafult?

Hello @millionhz

We usually don't answer to low quality question. Please make sure you make some efforts if you want someone to make the effort of answering to you

Why would you want the ERC20 contract to be abstract ?
(we usually don't mark them abstract unless required ... but its true that it would make no sens deploying it without at additional code to mint tokens)

1 Like