Decreases the total supply by the given delta.
Will throw an error if delta exceeds the current total supply, causing an underflow.
delta
The amount to decrease the total supply by.
Generated using TypeDoc
Decreases the total supply by the given delta.
Throws
Will throw an error if
delta
exceeds the current total supply, causing an underflow.