• Converts a TokenAmount to its CBOR (Concise Binary Object Representation) decfrac encoding.

    Returns

    The CBOR encoded representation of the token amount.

    Parameters

    • value: TokenAmount

      The token amount to convert to CBOR format.

    Returns Uint8Array

Generated using TypeDoc