pub fn burn_with_instruction<T: Config<I>, I: 'static>(
    instruction: OutInstructionWithBalance,
)
Expand description

Burn balance with OutInstructionWithBalance from the caller.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::burn_with_instruction.