fuel_asm::op

Function burn

source
pub fn burn<A: CheckRegId, B: CheckRegId>(
    amount: A,
    sub_id_addr: B,
) -> Instruction
Expand description

Burns amount coins of the asset ID created from sub_id for the current contract.