Function fuel_asm::op::mint

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

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