pub fn bal<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
dst: A,
asset_id_addr: B,
contract_id_addr: C,
) -> Instruction
Expand description
Get the balance of contract of an asset ID.
pub fn bal<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
dst: A,
asset_id_addr: B,
contract_id_addr: C,
) -> Instruction
Get the balance of contract of an asset ID.