force_adjust_total_issuance: TxDescriptor<{
    delta: bigint;
    direction: BalancesAdjustmentDirection;
}>

Adjust the total issuance in a saturating way.

Can only be called by root and always needs a positive delta.

Example