Increases the total supply by the given delta.
Will throw an error if the addition of delta to currentSupply exceeds u256.Max.
The amount to increase the total supply by.
Generated using TypeDoc
Increases the total supply by the given delta.
Throws
Will throw an error if the addition of delta to currentSupply exceeds u256.Max.