Function fuel_asm::op::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.