• Formats an Amount as a human-readable string

    Parameters

    • amount: amount.Amount

      An Amount

    • Optional precision: number

      Number of decimal places to render

    Returns string

    A string representing the Amount as a fixed point number

Generated using TypeDoc