Function isEqualToAmount

  • Determines whether two amounts are equal. An optional tolerance can be provided to allow for small differences. When using SolAmount, this is usually due to transaction or small storage fees.

    Type Parameters

    • I extends string

    • D extends number

    Parameters

    Returns boolean

Generated using TypeDoc