pub fn burn<T: Config>( amount: BalanceOf<T>, ) -> Debt<<T as Config>::AccountId, <T as Config>::Currency>
Burn the amount from the total issuance.