• Decreases the total supply by the given delta.

    Throws

    Will throw an error if delta exceeds the current total supply, causing an underflow.

    Parameters

    • delta: u256

      The amount to decrease the total supply by.

    Returns void

Generated using TypeDoc