• Increases the total supply by the given delta.

    Throws

    Will throw an error if the addition of delta to currentSupply exceeds u256.Max.

    Parameters

    • delta: u256

      The amount to increase the total supply by.

    Returns void

Generated using TypeDoc