Function amountToString

  • Converts an amount to a string by using the amount's decimals.

    Parameters

    • value: Amount<string, number>
    • Optional maxDecimals: number

    Returns string

Generated using TypeDoc