Function displayAmount

  • Displays an amount as a string by using the amount's decimals and identifier.

    Parameters

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

    Returns string

Generated using TypeDoc