Function createAmount

  • Creates an amount from the provided basis points, identifier, and decimals.

    Type Parameters

    • I extends string

    • D extends number

    Parameters

    Returns Amount<I, D>

Generated using TypeDoc