• Encode a TokenId to UTF-8 bytes. This is the serialization format used for token IDs in transactions.

    Returns

    The UTF-8 byte representation of the TokenId.

    Parameters

    • tokenId: TokenId

      The TokenId to encode.

    Returns Uint8Array

Generated using TypeDoc