Function assertSameAmounts

  • Ensures that two amounts are of the same type.

    Parameters

    • left: Amount<string, number>
    • right: Amount<string, number>
    • Optional operation: string

    Returns void

Generated using TypeDoc