Function pallet_staking::asset::burn
source · pub fn burn<T: Config>(
amount: BalanceOf<T>,
) -> <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::PositiveImbalance
Expand description
Burn the amount from the total issuance.