Function assetIdFromParts

Constructs an asset ID from a policy ID and an asset name.

  • Parameters

    • policyId: string

      The policy ID to use in the asset ID in hexadecimal format.

    • assetName: string

      The asset name to use in the asset ID in hexadecimal format.

    Returns string